-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: drizzle-team/drizzle-orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[MySQL] Fix binary and varbinary columns mapping to Buffer instead of string
#6261
opened Sep 8, 2026 by
saurav-codes
Loading…
Fix nested partial select returning null on left join when first column value is null (#1603)
#6260
opened Sep 8, 2026 by
saurav-codes
Loading…
[mysql]: add buffer mode to binary and varbinary columns
#6259
opened Sep 7, 2026 by
tylerpro1245
Loading…
[Kit]: Do not treat two-FK domain tables as junctions
#6258
opened Sep 7, 2026 by
devtechedge
Loading…
Generate dialect-valid SQL from the concat and substring helpers
#6254
opened Sep 7, 2026 by
MaxFreedomPollard
Loading…
[SQLite-kit]: Order table drops by foreign key dependencies
#6252
opened Sep 7, 2026 by
blockgroot
Loading…
fix(orm): nullify nested objects deeper than one level (fixes #6246)
#6250
opened Sep 6, 2026 by
woahwhattheheck
Loading…
feat(orm): customType.selectFromDb for PostGIS-like SELECT wrapping
#6249
opened Sep 6, 2026 by
Aduersarius
Loading…
2
fix(mysql): binary/varbinary default to Buffer + mode string escape (#1188)
#6248
opened Sep 6, 2026 by
Aduersarius
Loading…
3 of 4 tasks
feat: dialect-native PgError/MySqlError/SqliteError wrapping (#376)
#6247
opened Sep 6, 2026 by
Aduersarius
Loading…
2 tasks done
fix(orm): keep a left-joined object when a later column has a value (fixes #1603)
#6245
opened Sep 6, 2026 by
woahwhattheheck
Loading…
[Pg-kit] Exclude NOT VALID check constraints from Postgres introspection
#6243
opened Sep 5, 2026 by
ks342
Loading…
[Pg] Release the pool client when BEGIN fails in pooled transactions
#6242
opened Sep 5, 2026 by
domuk-k
Loading…
fix(orm): preserve nested partial select on left join when first column is null (#1603)
#6228
opened Sep 3, 2026 by
ElvinGts
Loading…
fix: preserve nested left join object when later field is non-null
#6227
opened Sep 2, 2026 by
a40014859-gif
Loading…
fix(kit): correctly parse check constraint modifiers
#6225
opened Sep 2, 2026 by
itsgintoki
Loading…
fix(drizzle-kit): exit non-zero and name the failing statement when push fails
#6224
opened Sep 2, 2026 by
breken-ai
Loading…
fix(drizzle-orm): don't nullify nested select object when a non-first field of the same table is not null
#6218
opened Sep 1, 2026 by
fl4-svg
Loading…
fix(kit): recreate PostgreSQL views before referenced column type changes
#6211
opened Aug 30, 2026 by
ivanpukhov
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.