github.com/drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://github.com/drizzle-team/drizzle-orm
[BUG]:Timezone of Date wrongly converted when saving
pschoen-itsc opened this issue 3 months ago
pschoen-itsc opened this issue 3 months ago
fix(drizzle-valibot): add generated column type to be included in select schema
Rnbsov opened this pull request 3 months ago
Rnbsov opened this pull request 3 months ago
[BUG]:drizzle-kit schema ERR_MODULE_NOT_FOUND
puschie286 opened this issue 3 months ago
puschie286 opened this issue 3 months ago
fix(bun-sqlite): add lastInsertRowid support to match Bun SQLite API
shyim opened this pull request 3 months ago
shyim opened this pull request 3 months ago
[FEATURE]: Support for Multiple `--env-file` Flags in Drizzle Kit CLI
kenn opened this issue 3 months ago
kenn opened this issue 3 months ago
Bump @babel/helpers from 7.27.3 to 7.27.4 in the npm_and_yarn group across 1 directory
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
[BUG]: Drizzle can no longer run on Durable Objects
ezShroom opened this issue 3 months ago
ezShroom opened this issue 3 months ago
[sqlite]: Fix `LibsqlError: SQLITE_OK: not an error` on sqlite migrations
nodimhu opened this pull request 3 months ago
nodimhu opened this pull request 3 months ago
[BUG]: `libsql`: an ending `--> statement-breakpoint` causes `LibsqlError: SQLITE_OK: not an error` on migration
nodimhu opened this issue 3 months ago
nodimhu opened this issue 3 months ago
[BUG]: db introspection generates broken schema.ts syntax
hichemfantar opened this issue 3 months ago
hichemfantar opened this issue 3 months ago
[BUG]: Column class properties don't use the narrowed types from MakeColumnConfig
almahdi404 opened this issue 3 months ago
almahdi404 opened this issue 3 months ago
[FEATURE]: [cache] Enable execution of $cache.invalidate with transaction instances
mdoi2 opened this issue 3 months ago
mdoi2 opened this issue 3 months ago
[FEATURE]: [$withCache] Allow initial value of isAutoInvalidate to be managed in cache class
mdoi2 opened this issue 3 months ago
mdoi2 opened this issue 3 months ago
[BUG]: arrayContains() generates incorrect SQL parameters for PostgreSQL, leading to operator does not exist: text[] @> record error
oliverpeng opened this issue 3 months ago
oliverpeng opened this issue 3 months ago
[SQLite] Add support for transaction behavior in LibSQL
ScheiBig opened this pull request 3 months ago
ScheiBig opened this pull request 3 months ago
[FEATURE]: Allow updates with empty set
tysonzero opened this issue 3 months ago
tysonzero opened this issue 3 months ago
[DOCS]:Drizzle ORM䏿–‡ç«™ç‚¹
xiaoLangtou opened this issue 3 months ago
xiaoLangtou opened this issue 3 months ago
[BUG]: `drizzle-kit push` with SQLite and check constraints always applies a change and errors if theres an index
itsjxck opened this issue 3 months ago
itsjxck opened this issue 3 months ago
fix(drizzle-zod): correct mapping of number type when coercing
valerii15298 opened this pull request 3 months ago
valerii15298 opened this pull request 3 months ago
[BUG]: drizzle-zod when using coerce: true maps `float` as `int` and vice versa
valerii15298 opened this issue 3 months ago
valerii15298 opened this issue 3 months ago
[FEATURE]: Use upstashCache with only the Redis URL
pulgueta opened this issue 3 months ago
pulgueta opened this issue 3 months ago
[BUG]: drizzle-zod incorrect mapping of date columns to zod string
valerii15298 opened this issue 3 months ago
valerii15298 opened this issue 3 months ago
[FEATURE]: Add support for Hono zod-validator to drizzle-zod
Soviut opened this issue 4 months ago
Soviut opened this issue 4 months ago
[Pg,Gel,MySql] Add "isUnique" type
saenyakorn opened this pull request 4 months ago
saenyakorn opened this pull request 4 months ago
[drizzle-kit]: Fix push deleting then re-adding unchanged unique constraints
f1yingbanana opened this pull request 4 months ago
f1yingbanana opened this pull request 4 months ago
fix(drizzle-orm): fix usage of offset without limit in SQLite dialect
DerZade opened this pull request 4 months ago
DerZade opened this pull request 4 months ago
[BUG]: __drizzle_migrations table not created during migration execution
RicSala opened this issue 4 months ago
RicSala opened this issue 4 months ago
test(select): add suite to cover .single() behavior
fveiraswww opened this pull request 4 months ago
fveiraswww opened this pull request 4 months ago
[BUG]: [durable-sqlite] DrizzleError: Rollback when working with @cloudflare/vite-plugin
rakeshpai opened this issue 4 months ago
rakeshpai opened this issue 4 months ago
Fix one-to-one relation for MySQL versions which do not support LIMIT parameter
mdevils opened this pull request 4 months ago
mdevils opened this pull request 4 months ago
[BUG]: drizzle valibot select schema's inferred type does not recognized properties using `integer().generatedAlwaysAsIdentity()`
difrisul-dev1 opened this issue 4 months ago
difrisul-dev1 opened this issue 4 months ago
Fix: Tag Invalidation in non auto invalidated case
CahidArda opened this pull request 4 months ago
CahidArda opened this pull request 4 months ago
fix(drizzle-zod): add generated column type to zod ts schema type
valerii15298 opened this pull request 4 months ago
valerii15298 opened this pull request 4 months ago
[BUG]: drizzle-zod: incorrect inferred types for columns `.generatedAlwaysAsIdentity()`
valerii15298 opened this issue 4 months ago
valerii15298 opened this issue 4 months ago
change types of inArray and notInArray to use readonly arrays for values
bagbag opened this pull request 4 months ago
bagbag opened this pull request 4 months ago
[BUG]: Seed UUIDs not compatible with Zod/v4
okydk opened this issue 4 months ago
okydk opened this issue 4 months ago
[BUG]: drizzle-zod 0.8.1 & zod 3.24, createInsertSchema type error for json fields using zod schema
tacomanator opened this issue 4 months ago
tacomanator opened this issue 4 months ago
[BUG]: `drizzle-kit generate` creates invalid migration for primary key addition in SQLite
riazus opened this issue 4 months ago
riazus opened this issue 4 months ago
[FEATURE]: Export Drizzle Studio as a middleware for popular web frameworks
wmzy opened this issue 4 months ago
wmzy opened this issue 4 months ago
[BUG]: `drizzle.mock()` doesn't work with any sqlite driver
cortopy opened this issue 4 months ago
cortopy opened this issue 4 months ago
[FEATURE]: Transactions should support TC39 explicit resource management syntax (`using` statements)
bcheidemann opened this issue 4 months ago
bcheidemann opened this issue 4 months ago
[BUG]: Cloudflare Durable Objects with Vite: Rollup Error
mustafaakin opened this issue 4 months ago
mustafaakin opened this issue 4 months ago
[BUG]: drizzle-zod 0.8.1 createInsertSchema / zod.infer not returning correct type
sevspo opened this issue 4 months ago
sevspo opened this issue 4 months ago
[BUG]: unique key names for multiple columns doesn't respect casing configuration
lcdss opened this issue 4 months ago
lcdss opened this issue 4 months ago
[BUG]: Inconsistent parsing of TIME column between join() and with: queries
ken1min86 opened this issue 4 months ago
ken1min86 opened this issue 4 months ago
[FEATURE]: D1 generated columns support
adrai opened this issue 4 months ago
adrai opened this issue 4 months ago
[BUG]: "serverTypeEnum" already exists
simonjcarr opened this issue 4 months ago
simonjcarr opened this issue 4 months ago
[BUG]: Left Join PgColumn Incompatible
oRafael07 opened this issue 4 months ago
oRafael07 opened this issue 4 months ago
[FEATURE]: Connect to Appwrite
typed-sigterm opened this issue 4 months ago
typed-sigterm opened this issue 4 months ago
[BUG]: With Bun postgres-js, findFirst() throws a TypeError (`TypeError: Cannot read properties of undefined (reading 'findFirst')`)
ahmadhidayat opened this issue 4 months ago
ahmadhidayat opened this issue 4 months ago
add note on negative innerProduct, link to example
doomdagadiggiedahdah opened this pull request 4 months ago
doomdagadiggiedahdah opened this pull request 4 months ago
[BUG]: drizzle-kit push --force / pushSchema require manual input when adding unique constraints
f1yingbanana opened this issue 4 months ago
f1yingbanana opened this issue 4 months ago
[FEATURE]: .describe("Description of the field") for the schema
maxktz opened this issue 4 months ago
maxktz opened this issue 4 months ago
[BUG]: `drizzle-kit push` fails if the target postgres database has a `jsonb` column with a default value
ssg-saad opened this issue 4 months ago
ssg-saad opened this issue 4 months ago
[BUG]:drizzle-kit migrate does not work with pgvector
f1yingbanana opened this issue 4 months ago
f1yingbanana opened this issue 4 months ago
[BUG]: Unable to connect to Supabase in Development. SSL Errors: (Error: SASL: SCRAM-SERVER-FINAL-MESSAGE: server signature is missing AND/OR SELF_SIGNED_CERT_IN_CHAIN
rileycookspain opened this issue 4 months ago
rileycookspain opened this issue 4 months ago
[BUG]: Unnecessary parentheses in UNION ALL subqueries for CTE statements causing syntax errors
wmzy opened this issue 4 months ago
wmzy opened this issue 4 months ago
Bump the npm_and_yarn group across 1 directory with 4 updates
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Bump the npm_and_yarn group across 1 directory with 11 updates
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
[FEATURE]: Use Cloudflare New D1 Sessions API
chesha1 opened this issue 4 months ago
chesha1 opened this issue 4 months ago
PoC using undefined for optional fields instead of null
transitive-bullshit opened this pull request 4 months ago
transitive-bullshit opened this pull request 4 months ago
[BUG]: Creating a Materialized View that depends on another fails because of creation order
pinarruiz opened this issue 4 months ago
pinarruiz opened this issue 4 months ago
[BUG]: `expo-sqlite` statements are never finalized
Alex-McLean opened this issue 4 months ago
Alex-McLean opened this issue 4 months ago
[BUG]: retrieved JSONB value has wrong type
jsimonrichard opened this issue 4 months ago
jsimonrichard opened this issue 4 months ago
[BUG]: Json content not escaped properly during insertion
johaven opened this issue 4 months ago
johaven opened this issue 4 months ago
add banned_until to supabase rls.ts
sskular-wonderlab opened this pull request 4 months ago
sskular-wonderlab opened this pull request 4 months ago
[FEATURE]: Allow partial migrations
victormihalache opened this issue 4 months ago
victormihalache opened this issue 4 months ago
[d1] Add construct function for D1 driver, and implement .mock()
shmuli9 opened this pull request 4 months ago
shmuli9 opened this pull request 4 months ago
[FEATURE]: Relax batch type to accept BatchItem<'sqlite'>[] in DrizzleD1Database
redwoodlid opened this issue 4 months ago
redwoodlid opened this issue 4 months ago
[BUG]: query with self-referencing one-to-many relation is not executed
michaelcamper opened this issue 4 months ago
michaelcamper opened this issue 4 months ago
[BUG]: `drizzle-kit introspect` missing `--schema` option
ttpcodes opened this issue 4 months ago
ttpcodes opened this issue 4 months ago
[BUG]: Importing next-auth/adapters
torchsmith opened this issue 4 months ago
torchsmith opened this issue 4 months ago
[BUG]:findFirst not working on views
shubham151 opened this issue 4 months ago
shubham151 opened this issue 4 months ago
[BUG]: Drizzle-Kit Migration Tool Fails to Detect Schema Change
shubham151 opened this issue 4 months ago
shubham151 opened this issue 4 months ago
fix(drizzle-seed): change uuid generator
MasterAM opened this pull request 4 months ago
MasterAM opened this pull request 4 months ago
Ex field and auto invalidation fixes for Upstash Cache
CahidArda opened this pull request 4 months ago
CahidArda opened this pull request 4 months ago
[BUG]: Query Hangs with isNull Operator on Nullable Column Using pg Driver, Works with Raw SQL execute
p30arena opened this issue 4 months ago
p30arena opened this issue 4 months ago
[BUG]: Selecting the desired columns of a findMany with an object
Tenjin0 opened this issue 4 months ago
Tenjin0 opened this issue 4 months ago
[BUG]: Introspecting Functional indexes leads to error
Flo4604 opened this issue 4 months ago
Flo4604 opened this issue 4 months ago
[Pg] Fixes case of incorrect introspection on drizzle-kit pull
ssahillppatell opened this pull request 4 months ago
ssahillppatell opened this pull request 4 months ago
[BUG]: Wrong introspection of column name on drizzle-kit pull
ssahillppatell opened this issue 4 months ago
ssahillppatell opened this issue 4 months ago
[BUG]: drizzle-kit pull crashes on Postgres due to foreign key misclassified as check constraint
eabnelson opened this issue 4 months ago
eabnelson opened this issue 4 months ago
fix: #4494 Postgres join table with more than 100 columns
SamuelScheit opened this pull request 4 months ago
SamuelScheit opened this pull request 4 months ago
[BUG]: Postgres join table with more than 100 columns
SamuelScheit opened this issue 4 months ago
SamuelScheit opened this issue 4 months ago
[BUG]: timestamp with mode string is returned as Date object instead of string -- when using Bun SQL (drizzle-orm/bun-sql)
arvilmena opened this issue 4 months ago
arvilmena opened this issue 4 months ago
[DOCS]: Inconsistent file paths between basic structure and setup steps in Supabase guide
AlleBerta opened this issue 4 months ago
AlleBerta opened this issue 4 months ago
[BUG]: --force does not always skip prompts
steebchen opened this issue 4 months ago
steebchen opened this issue 4 months ago
Updated table init in tests and examples to use non-deprecated function overloads
Sukairo-02 opened this pull request 4 months ago
Sukairo-02 opened this pull request 4 months ago
[drizzle-kit]: added new line after "migrations applied successfully!"
swalha1999 opened this pull request 4 months ago
swalha1999 opened this pull request 4 months ago
fix: broken github issue link
okisdev opened this pull request 4 months ago
okisdev opened this pull request 4 months ago
[DOCS]:How to use drizzle-seed
kunoSchlonz opened this issue 4 months ago
kunoSchlonz opened this issue 4 months ago
[BUG]: change json to text[] breaks `push` method
darklight9811 opened this issue 4 months ago
darklight9811 opened this issue 4 months ago
[BUG]: drizzle-kit cant be linked against because it overrides array proto
ofersadgat opened this issue 4 months ago
ofersadgat opened this issue 4 months ago
Add fix for Gel Schemas
AndriiSherman opened this pull request 4 months ago
AndriiSherman opened this pull request 4 months ago
[BUG]: `drizzle-kit pull` working incorrectly for Supabase
stasbel opened this issue 4 months ago
stasbel opened this issue 4 months ago
[FEATURE]: NODE_ENV support for embedded .env consumer
jexroid opened this issue 4 months ago
jexroid opened this issue 4 months ago
[FEATURE]: Allow custom naming convention for introspected schemas
anthonyalayo opened this issue 4 months ago
anthonyalayo opened this issue 4 months ago
Add "pg_stat_statements" to list of postgres extensionsFilters
AmruthPillai opened this pull request 4 months ago
AmruthPillai opened this pull request 4 months ago
Support Zod v4 in drizzle-zod
L-Mario564 opened this pull request 4 months ago
L-Mario564 opened this pull request 4 months ago
[FEATURE]: drizzle-kit support custom pglite options
ckvv opened this issue 4 months ago
ckvv opened this issue 4 months ago