-
-
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
[Kit]: Anchor drizzle-orm package probes to the project directory
#6172
opened Aug 24, 2026 by
SayantanDutt
Loading…
fix(sqlite-kit): don't crash introspection on a unique index mixing an expression with a column
#6171
opened Aug 23, 2026 by
webdevsamran
Loading…
fix(drizzle-kit): validate journal entries before converting migrations folder
#6170
opened Aug 23, 2026 by
webdevsamran
Loading…
fix(drizzle-kit): normalize turso:// URLs and stop bundling @tursodatabase/serverless
#6169
opened Aug 23, 2026 by
webdevsamran
Loading…
fix(sqlite-kit): preserve NOT NULL on non-integer primary key columns
#6168
opened Aug 22, 2026 by
webdevsamran
Loading…
[SQLite-kit]: Preserve NOT NULL on non-integer primary keys
#6167
opened Aug 22, 2026 by
BreezeDelegate
Loading…
[Pg]: Forward all $with arguments through withReplicas
#6161
opened Aug 21, 2026 by
godoom
Loading…
3 tasks done
Fix nested partial select nullification on left join
#6160
opened Aug 21, 2026 by
cjnegao11-cmyk
•
Draft
feat: typed constraint errors (unique, not-null, fk, check)
#6154
opened Aug 20, 2026 by
adsqx
Loading…
feat(pg): selectFromDb on customType for PostGIS-like columns
#6153
opened Aug 20, 2026 by
adsqx
Loading…
2
fix(orm): keep nested left-join object when a later column is set
#6152
opened Aug 20, 2026 by
adsqx
Loading…
feat(mysql): add mode buffer|string for binary and varbinary
#6151
opened Aug 20, 2026 by
adsqx
Loading…
[Pg-kit]: Bind positional parameters over the AWS Data API
#6148
opened Aug 20, 2026 by
the-simian
Loading…
fix(kit): do not infer 1-1 from a partial unique index
#6146
opened Aug 19, 2026 by
official-burak
Loading…
2 of 3 tasks
Fix toSnakeCase/toCamelCase silently dropping non-Latin identifiers
#6144
opened Aug 19, 2026 by
nexrall
Loading…
Fix nested partial select nullified when first column is null
#6143
opened Aug 18, 2026 by
Nakul-Sinha
Loading…
fix(pg-core): align .desc() index NULLS ordering with desc() order-by (#5978)
#6142
opened Aug 18, 2026 by
aliabbas-muhammadi
Loading…
fix(bun-sql): add normalizeParam for json/jsonb codecs
#6139
opened Aug 17, 2026 by
silentiris
Loading…
2 tasks done
[Kit]: Skip commutativity check on drizzle-kit migrate
#6138
opened Aug 17, 2026 by
MHJahanbakhsh
Loading…
4 tasks
fix(casing): preserve non-ASCII characters in snake_case/camelCase conversion (issue #6082)
#6137
opened Aug 17, 2026 by
HosnainRafi
Loading…
[MySQL] Keep an index that still backs a foreign key
#6136
opened Aug 15, 2026 by
quanglam2807
Loading…
[Pg] Run CREATE INDEX CONCURRENTLY migration statements outside of transactions
#6133
opened Aug 14, 2026 by
luskin
Loading…
[Kit] Remove unpublished drizzle-kit devDependency that breaks pnpm install
#6131
opened Aug 13, 2026 by
adaosantos
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.