Skip to content

Pull requests: aita/sqlkit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(migrate/autogen): stop spurious diffs from PostgreSQL default/check casts bug Something isn't working needs-review severity: medium
#266 opened Jul 2, 2026 by aita Owner Loading…
3 tasks done
fix(sqlkit): make Filter's In() carry AutoChunk batch metadata bug Something isn't working needs-review severity: medium
#265 opened Jul 2, 2026 by aita Owner Loading…
3 tasks done
docs(routing): clarify WithRoute alone is a no-op under ReadWriteRouter auto-merge-safe documentation Improvements or additions to documentation
#264 opened Jul 2, 2026 by aita Owner Loading…
2 tasks done
fix(sqlkit): classify a DDL statement run through RawSQL as DDL, not select bug Something isn't working needs-review severity: medium
#263 opened Jul 2, 2026 by aita Owner Loading…
3 tasks done
fix(sql): render precision/scale for PostgreSQL's "decimal" alias auto-merge-safe bug Something isn't working severity: high
#262 opened Jul 2, 2026 by aita Owner Loading…
3 tasks done
fix(analysis): classify CALL as a write instead of StmtUnknown bug Something isn't working needs-review severity: high
#261 opened Jul 2, 2026 by aita Owner Loading…
3 tasks done
fix(sqlkit): expose WithMetadata's compile error via Database.MetadataError bug Something isn't working needs-review severity: medium
#260 opened Jul 2, 2026 by aita Owner Loading…
3 tasks done
fix(exec): report a batched RETURNING write as a write to AfterQuery bug Something isn't working needs-review severity: medium
#259 opened Jul 2, 2026 by aita Owner Loading…
3 tasks done
fix(uow): give each Flush round on a nested scope its own savepoint bug Something isn't working needs-review severity: medium
#258 opened Jul 2, 2026 by aita Owner Loading…
4 tasks done
fix(migrate): key a grant diff by grantees too, not just its target object bug Something isn't working needs-review severity: high
#255 opened Jul 1, 2026 by aita Owner Loading…
4 tasks done
fix(migrate): refuse to overwrite a same-second migration scaffold bug Something isn't working needs-review severity: medium
#253 opened Jul 1, 2026 by aita Owner Loading…
4 tasks done
fix(meta): render AUTO_INCREMENT/serial on a defaulted non-primary-key column bug Something isn't working needs-review severity: high
#251 opened Jul 1, 2026 by aita Owner Loading…
3 tasks done
fix(redaction): fail safe for a MERGE INSERT with no explicit column list bug Something isn't working needs-review severity: critical
#250 opened Jul 1, 2026 by aita Owner Loading…
4 tasks done
fix(sqlkit): reset JSON column field before scanning, not just on NULL auto-merge-safe bug Something isn't working severity: critical
#248 opened Jul 1, 2026 by aita Owner Loading…
3 tasks done
fix(sql): reject FOREIGN KEY column-list arity mismatch auto-merge-safe bug Something isn't working severity: medium
#246 opened Jul 1, 2026 by aita Owner Loading…
3 tasks done
fix(decl): reject an empty or conflicting RegisterType kind bug Something isn't working needs-review severity: high
#242 opened Jul 1, 2026 by aita Owner Loading…
fix(introspection): read PostgreSQL enum types bug Something isn't working needs-review severity: medium
#233 opened Jul 1, 2026 by aita Owner Loading…
fix(codegen): declare enums in generated catalog bug Something isn't working needs-review severity: medium
#228 opened Jul 1, 2026 by aita Owner Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.