-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: aita/sqlkit
Author
Label
Projects
Milestones
Reviews
Assignee
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(uow): honor version/touch column tags in the UPDATE write path
bug
Something isn't working
needs-review
severity: critical
#240
opened Jul 1, 2026 by
aita
Owner
Loading…
fix(reflectmap): don't split an acronym from a trailing digit in SnakeCase
bug
Something isn't working
needs-review
severity: low
#238
opened Jul 1, 2026 by
aita
Owner
Loading…
fix(migrate): serialize concurrent Migrators with a session advisory lock
bug
Something isn't working
needs-review
severity: high
#237
opened Jul 1, 2026 by
aita
Owner
Loading…
fix(redaction): mask sensitive literals inside ROLLUP/CUBE/GROUPING SETS
bug
Something isn't working
needs-review
severity: critical
#236
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(decl): validate EnumType columns reference a declared Enum
bug
Something isn't working
needs-review
severity: medium
#232
opened Jul 1, 2026 by
aita
Owner
Loading…
fix(preload): error on a ToOne relation with more than one matching row
bug
Something isn't working
needs-review
severity: medium
#230
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…
fix(uow): deep-copy reference-typed column snapshots for dirty detection
bug
Something isn't working
needs-review
severity: critical
#225
opened Jul 1, 2026 by
aita
Owner
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.