-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: drizzle-team/drizzle-orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support rename/create hints in payload
generateMigration
#6097
opened Aug 4, 2026 by
dankochetov
Member
•
Draft
Fix PostgreSQL introspection of FKs to invisible schemas
#6095
opened Aug 4, 2026 by
cjnoname
Loading…
[ORM] Fix relations named after Object.prototype properties (definition and relational filters)
#6092
opened Aug 4, 2026 by
ShreeBohara
Loading…
feat(pg): add selectFromDb option for custom types
#6090
opened Aug 3, 2026 by
PatrickPi1312
Loading…
[Pg-kit] Derive array dimensions from a customType SQL type
#6089
opened Aug 3, 2026 by
alexandrosang21
Loading…
[ORM] Preserve custom codecs for aggregate functions
#6088
opened Aug 3, 2026 by
xianjianlf2
Loading…
[ORM] Preserve Unicode identifiers in casing helpers
#6087
opened Aug 3, 2026 by
xianjianlf2
Loading…
[ORM] Fix relation-name collision with inherited keys
#6086
opened Aug 3, 2026 by
xianjianlf2
Loading…
[Pg] Throw when a transaction handle is used after commit/rollback (node-postgres)
#6084
opened Aug 3, 2026 by
ngineero
Loading…
Handle edge case for fix(eslint): correct no-instanceof rule
#6081
opened Aug 2, 2026 by
bilaldeveloper4312
Loading…
fix: preserve nullable joined objects with later values
#6080
opened Aug 1, 2026 by
FrancoLDG
Loading…
fix(ci): align workflow Node.js version with package engines
#6075
opened Jul 31, 2026 by
MGPOCKY
Loading…
3 tasks
[Sql]: Prevent stack overflow when merging query parameters
#6068
opened Jul 27, 2026 by
joewinger
Loading…
test(drizzle-kit): regression test for unrelated fk on a recreated generated column
#6066
opened Jul 27, 2026 by
skdas20
Loading…
fix(drizzle-kit): handle commas in SQLite expression index columns
#6065
opened Jul 26, 2026 by
mixelburg
Loading…
fix(drizzle-kit): surface the real error instead of a misleading 'install latest drizzle-orm' message
#6059
opened Jul 25, 2026 by
devthedevil
Loading…
fix(kit): resolve tsconfig paths declared in an extended config
#6058
opened Jul 24, 2026 by
ondraulehla
Loading…
fix(mysql): don't fail pull on a unique index over a text column
#6057
opened Jul 24, 2026 by
ondraulehla
Loading…
fix(pg): recreate indexes before dropping their columns (closes #6045)
#6055
opened Jul 24, 2026 by
ondraulehla
Loading…
[Pg, Gel]: Fix infinite recursion in ExtraConfigColumn.getSQLType()
#6051
opened Jul 24, 2026 by
coderdan
Loading…
fix(orm): consistent number-word boundary in toSnakeCase/toCamelCase
#6048
opened Jul 22, 2026 by
g1mn
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.