-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: drizzle-team/drizzle-orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(kit): fix many-through relation alias mismatch in pull-common
#5498
opened Mar 17, 2026 by
sleitor
Loading…
[Pg-kit] fix: use opcname instead of amname for index operator class introspection
#5496
opened Mar 16, 2026 by
sleitor
Loading…
fix(kit): use batchWithPragma for libSQL push to avoid HTTP transaction errors
#5491
opened Mar 16, 2026 by
sleitor
Loading…
fix(pg-core): prevent double JSON.parse in jsonb mapFromDriverValue (#5485)
#5487
opened Mar 15, 2026 by
guoyangzhen
Loading…
fix(pg-core): restore PgArray columnType and dataType for array columns
#5482
opened Mar 13, 2026 by
sleitor
Loading…
fix: generate one() instead of many() for one-to-one relations with unique FK
#5480
opened Mar 13, 2026 by
Jah-yee
Loading…
[All]: Add rollback/down migrations support
#5476
opened Mar 12, 2026 by
roor0
Loading…
5 tasks done
2
fix(drizzle-seed): apply db casing to pg_get_serial_sequence column name
#5473
opened Mar 12, 2026 by
sleitor
Loading…
1 task done
[Pg]: Fix unawaited promise chains in queryWithCache and bun-sql execute
#5465
opened Mar 10, 2026 by
nathanschram
Loading…
fix(drizzle-valibot): handle compound dataType strings for UUID and other columns
#5458
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
fix: handle null filter in relationsFieldFilterToSQL (rqb-v2)
#5457
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
feat(drizzle-kit): support non-interactive generate conflicts
#5454
opened Mar 7, 2026 by
enki
Loading…
fix: show table name in 'to' column validation error message
#5449
opened Mar 6, 2026 by
isaackaara
Loading…
fix(drizzle-seed): generate RFC 4122 compliant UUID v4 variant bits
#5448
opened Mar 6, 2026 by
isaackaara
Loading…
feat: Support
migrationsTable config on Cloudflare Durable Object migrator
#5447
opened Mar 5, 2026 by
lucas-paganini-unvoid
Loading…
fix(kit): filter policies by schemaFilter in postgres and cockroach introspection
#5439
opened Mar 5, 2026 by
sleitor
Loading…
fix: handle nested partial select with left join when first column is null
#5436
opened Mar 5, 2026 by
Iceshen87
Loading…
fix(mysql): correct binary/varbinary types to Buffer + tests
#5434
opened Mar 4, 2026 by
Iceshen87
Loading…
fix(relations): add optional property to ManyConfig interface
#5430
opened Mar 4, 2026 by
sleitor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.