Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
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]: Types aren't correctly inferred for nested `with: { where }` clauses
pieterbeulque opened this issue 3 months ago
pieterbeulque opened this issue 3 months ago
[FEATURE]: Generate values based on other columns with $default() and $onUpdate()
eddienubes opened this issue 3 months ago
eddienubes opened this issue 3 months ago
Validate TS schema with Drizzle Kit
L-Mario564 opened this pull request 3 months ago
L-Mario564 opened this pull request 3 months ago
Is this package maintained anymore?
jainmohit2001 opened this issue 3 months ago
jainmohit2001 opened this issue 3 months ago
[Pg] Fix deeply nested queries failing due to table name length
opl- opened this pull request 3 months ago
opl- opened this pull request 3 months ago
[BUG] PostGIS polygon geometry is changed to Point geometry when migration
JinIgarashi opened this issue 3 months ago
JinIgarashi opened this issue 3 months ago
[BUG] [Kit] Field length for MySQL
Sparticuz opened this issue 3 months ago
Sparticuz opened this issue 3 months ago
rm npm publish action
mitchwadair opened this pull request 3 months ago
mitchwadair opened this pull request 3 months ago
Resolved monodriver-related bundling issues, moved monodriver & monomigrator to `drizzle-orm/connect`
Sukairo-02 opened this pull request 3 months ago
Sukairo-02 opened this pull request 3 months ago
[FEATURE]: List Available SQL Functions
TimonDalton opened this issue 3 months ago
TimonDalton opened this issue 3 months ago
[FEATURE]: pick columns from `getTableColumns`
hyunbinseo opened this issue 3 months ago
hyunbinseo opened this issue 3 months ago
Replace jsonb parser in node-postgres with identity function
legitmaxwu opened this pull request 3 months ago
legitmaxwu opened this pull request 3 months ago
[BUG]: column "id" specified more than once
RajaShanmugamJM opened this issue 3 months ago
RajaShanmugamJM opened this issue 3 months ago
Fix typo in "your file is ready" messages
masto opened this pull request 3 months ago
masto opened this pull request 3 months ago
[BUG]: Sharing Schema/Types
Stephane-Pires opened this issue 3 months ago
Stephane-Pires opened this issue 3 months ago
[BUG ]: Docs - `migrate.ts` missing from the sample project file structure
Punpun1643 opened this issue 3 months ago
Punpun1643 opened this issue 3 months ago
[BUG]: Update multiple rows is not working. PostgresError: column excluded.name does not exist
dBianchii opened this issue 3 months ago
dBianchii opened this issue 3 months ago
[FEATURE]: Return `changes/lastInsertRowid` as opposed to `void` when using Bun Sqlite driver
MarByteBeep opened this issue 3 months ago
MarByteBeep opened this issue 3 months ago
[BUG]: drizzle-zod not respecting `varchar` length
kedom1337 opened this issue 3 months ago
kedom1337 opened this issue 3 months ago
[Pg] Add implementation of geography type for PostGIS extension
robinsimonklein opened this pull request 3 months ago
robinsimonklein opened this pull request 3 months ago
[BUG]: Generate or push failing with new error, regarding reading mode setting
weisisheng opened this issue 3 months ago
weisisheng opened this issue 3 months ago
[BUG]: jsonb values are double-JSON.parse()'d on select
legitmaxwu opened this issue 3 months ago
legitmaxwu opened this issue 3 months ago
[BUG]: Closing drizzle-studio with ctrl+c causes corrupted PGLite database
robertlong opened this issue 3 months ago
robertlong opened this issue 3 months ago
[BUG]: (v0.33.0-ad58316 to 0.34.0-f5f3e49) - Module build failed: UnhandledSchemeError: Reading from "bun:sqlite" is not handled by plugins (Unhandled scheme).
MGSimard opened this issue 3 months ago
MGSimard opened this issue 3 months ago
[BUG]: depends on unmaintained library
benmccann opened this issue 3 months ago
benmccann opened this issue 3 months ago
[BUG]:db.insert is not reading all properties from my schema
wallacerenan opened this issue 3 months ago
wallacerenan opened this issue 3 months ago
[BUG]: drizzle-kit migrate throws syntax error on a custom migration that works fine
jonknyc opened this issue 3 months ago
jonknyc opened this issue 3 months ago
[FEATURE]: Join different databases
Foahh opened this issue 3 months ago
Foahh opened this issue 3 months ago
Kit: Handle optional DB aliases and casing
L-Mario564 opened this pull request 3 months ago
L-Mario564 opened this pull request 3 months ago
Drizzle-kit/views
AleksandrSherman opened this pull request 4 months ago
AleksandrSherman opened this pull request 4 months ago
[BUG]: `PostgresError: value "9223372036854776000" is out of range for type bigint` when running drizzle-kit push
tazmaniax opened this issue 4 months ago
tazmaniax opened this issue 4 months ago
[FEATURE]: Sticky dialect buttons on docs
dane-stevens opened this issue 4 months ago
dane-stevens opened this issue 4 months ago
[BUG]: op-sqlite calling executeAsync
arolson101 opened this issue 4 months ago
arolson101 opened this issue 4 months ago
[BUG]: Horrible query performance
francois-egner opened this issue 4 months ago
francois-egner opened this issue 4 months ago
[BUG]: migration to type `serial` for postgres is wrong
Perdolique opened this issue 4 months ago
Perdolique opened this issue 4 months ago
[BUG]: SQLite onConflictDoUpdate does not work as expected on composite primary key or unique constraint
ridhwaans opened this issue 4 months ago
ridhwaans opened this issue 4 months ago
[BUG]: Defining a column with a unique constraint and sharing it across tables breaks drizzle push
tpilewicz opened this issue 4 months ago
tpilewicz opened this issue 4 months ago
[FEATURE]: Support for PGLite Extensions in Drizzle Studio
robertlong opened this issue 4 months ago
robertlong opened this issue 4 months ago
[BUG]: unclear how to correctly define mutual foreign keys (introspection creates invalid schema)
fnimick opened this issue 4 months ago
fnimick opened this issue 4 months ago
[BUG]: Negative limit not working in SQLite
patdx opened this issue 4 months ago
patdx opened this issue 4 months ago
fix: deep nested queries
SukeshP1995 opened this pull request 4 months ago
SukeshP1995 opened this pull request 4 months ago
[BUG]: Drizzle studio is not working with docker
natcorsi opened this issue 4 months ago
natcorsi opened this issue 4 months ago
[BUG]: Aliasing the same table twice and then inner joining one while left joining the other leads to type never
iSchoen opened this issue 4 months ago
iSchoen opened this issue 4 months ago
[BUG]: drizzle-kit introspection does not import "bigint" type when introspecting a MySql database.
joshuabroussard opened this issue 4 months ago
joshuabroussard opened this issue 4 months ago
Rebase beta branch and add SQLite Turso support
Rodriguespn opened this pull request 4 months ago
Rodriguespn opened this pull request 4 months ago
Rebase beta branch and add SQLite Turso support
Rodriguespn opened this pull request 4 months ago
Rodriguespn opened this pull request 4 months ago
Drizzle studio inside showing duplicate table
anishkumar127 opened this issue 4 months ago
anishkumar127 opened this issue 4 months ago
[FEATURE]: Optimize default column values in bulk inserts
ffraenz opened this issue 4 months ago
ffraenz opened this issue 4 months ago
[BUG]: drizzle-kit push throws error: UnsupportedResultException: The result contains the unsupported data type regclass.
the-simian opened this issue 4 months ago
the-simian opened this issue 4 months ago
Support `.orderBy()` and `.limit()` in update and delete statements (MySQL | SQLite)
L-Mario564 opened this pull request 4 months ago
L-Mario564 opened this pull request 4 months ago
[BUG]: Property 'batch' does not exist on type 'NeonDatabase'
JJZFIVE opened this issue 4 months ago
JJZFIVE opened this issue 4 months ago
[BUG]: drizzle-kysely requires inserted JSONB columns to be stringified since 0.33.0
stuartbritt opened this issue 4 months ago
stuartbritt opened this issue 4 months ago
[BUG]: Default values are not being considered as KNOWN PROPERTY of the Object literal
AishwaryaSubash opened this issue 4 months ago
AishwaryaSubash opened this issue 4 months ago
Implement dialect agnostic `alias`
L-Mario564 opened this pull request 4 months ago
L-Mario564 opened this pull request 4 months ago
[FEATURE]: indexes on materialized views
AlexDaniel opened this issue 4 months ago
AlexDaniel opened this issue 4 months ago
[MySQL] Correct $returningId() implementation to correctly store selected fields
danielsharvey opened this pull request 4 months ago
danielsharvey opened this pull request 4 months ago
[BUG]: Migrate text field to uuid field
callmetwan opened this issue 4 months ago
callmetwan opened this issue 4 months ago
[FEATURE]: Indexes with Included Columns (PG)
BCsabaEngine opened this issue 4 months ago
BCsabaEngine opened this issue 4 months ago
[BUG]: MySQL $returningId does not necessarily use primary key field at runtime
andrao opened this issue 4 months ago
andrao opened this issue 4 months ago
Replace pg syntax with sqlite
mphill opened this pull request 4 months ago
mphill opened this pull request 4 months ago
[BUG]:sqlite migration table using pg SQL syntax
mphill opened this issue 4 months ago
mphill opened this issue 4 months ago
[BUG]: "Column cannot be cast automatically" - Changing column type on the go is broken
madebydor opened this issue 4 months ago
madebydor opened this issue 4 months ago
[BUG]: Obscure Typescript errors during dynamic relational query formation.
eaoliver opened this issue 4 months ago
eaoliver opened this issue 4 months ago
[BUG]: Introspection fails sonb_build_array(" is not valid JSON.
wilsonowilson opened this issue 4 months ago
wilsonowilson opened this issue 4 months ago
[FEATURE]: Add support nx plugin
listepo opened this issue 4 months ago
listepo opened this issue 4 months ago
Support `update ... from` (Pg | SQLite)
L-Mario564 opened this pull request 4 months ago
L-Mario564 opened this pull request 4 months ago
[FEATURE]: Timescale extension support
louneskmt opened this issue 4 months ago
louneskmt opened this issue 4 months ago
[BUG]: findFirst and findMany queries using the 'with' statement can't parse the models if the related table has a geomtery column
masons40 opened this issue 4 months ago
masons40 opened this issue 4 months ago
revise and proofread project documentation
wackbyte opened this pull request 4 months ago
wackbyte opened this pull request 4 months ago
Batch of bugfixes for Kit
L-Mario564 opened this pull request 4 months ago
L-Mario564 opened this pull request 4 months ago
Fix schema of all SQLite migration tables
mlafeldt opened this pull request 4 months ago
mlafeldt opened this pull request 4 months ago
[BUG]:drizzle-zod doesn't accept custom id value
patolit opened this issue 4 months ago
patolit opened this issue 4 months ago
[BUG]: isNotNull does not impact type of returned column
sp88011 opened this issue 4 months ago
sp88011 opened this issue 4 months ago
[BUG]: [PG] functions in index predicate must be marked IMMUTABLE
doolijb opened this issue 4 months ago
doolijb opened this issue 4 months ago
[FEATURE]: Add support to create standalone joins and apply them to query
marceloverdijk opened this issue 4 months ago
marceloverdijk opened this issue 4 months ago
[FEATURE]: Debounce useLiveQuery
mathieupost opened this issue 4 months ago
mathieupost opened this issue 4 months ago
Add spelling workflow
szepeviktor opened this pull request 4 months ago
szepeviktor opened this pull request 4 months ago
Fix: Improve handling of unsigned types and decimal parsing during introspection
ygpark80 opened this pull request 4 months ago
ygpark80 opened this pull request 4 months ago
[BUG]: drizzle-kit introspect: SMALLINT import missing and incorrect DECIMAL UNSIGNED handling
ygpark80 opened this issue 4 months ago
ygpark80 opened this issue 4 months ago
[FEATURE]: Force update or / and delete to have where or additional chaining
mlazuardy opened this issue 4 months ago
mlazuardy opened this issue 4 months ago
[FEATURE]: Filter Tables in Drizzle Studio from `tablesFilter`
eli-front opened this issue 4 months ago
eli-front opened this issue 4 months ago
[BUG]:libsql-Autoincrement not in output for PK
ambrt opened this issue 4 months ago
ambrt opened this issue 4 months ago
Drizzle kit/checks
AleksandrSherman opened this pull request 4 months ago
AleksandrSherman opened this pull request 4 months ago
[FEATURE]: support d1 kit push
akazwz opened this issue 4 months ago
akazwz opened this issue 4 months ago
[d1-kit] Add d1 kit push support
akazwz opened this pull request 4 months ago
akazwz opened this pull request 4 months ago
[BUG]: Typescript issue
anishkumar127 opened this issue 4 months ago
anishkumar127 opened this issue 4 months ago
[BUG]:Not able to push the schema changes to DB
shaikahmadnawaz opened this issue 4 months ago
shaikahmadnawaz opened this issue 4 months ago
Batch of bugfixes
L-Mario564 opened this pull request 4 months ago
L-Mario564 opened this pull request 4 months ago
Monodriver improvements
Sukairo-02 opened this pull request 4 months ago
Sukairo-02 opened this pull request 4 months ago
[BUG]: `drizzle-kit generate` ignores index operators
NehrDani opened this issue 4 months ago
NehrDani opened this issue 4 months ago
[FEATURE]: API for to 'flatten' response shapes when querying data from complex schemas and their relations.
loicleray opened this issue 4 months ago
loicleray opened this issue 4 months ago
[core] Fix composite primary keys in TablesRelationalConfig
hayes opened this pull request 4 months ago
hayes opened this pull request 4 months ago
[BUG]:YOUR DOMAIN IS NOT RENEWED. PLEASE SAVE IT!!
parth-tfu opened this issue 4 months ago
parth-tfu opened this issue 4 months ago
[FEATURE]:Mutable AI generated interactive documentation
unicoder88 opened this issue 4 months ago
unicoder88 opened this issue 4 months ago
[BUG]:Your domain is DOWN!! https://orm.drizzle.team/
nathanredblur opened this issue 4 months ago
nathanredblur opened this issue 4 months ago
Is the local.drizzle.studio of Drizzle Studio open source?
wdh-1025 opened this issue 4 months ago
wdh-1025 opened this issue 4 months ago
Added a columnSelector helper function
MendyLanda opened this pull request 4 months ago
MendyLanda opened this pull request 4 months ago
[FEATURE]: LiveQueries with op-salite
devYonz opened this issue 4 months ago
devYonz opened this issue 4 months ago
Fix schema is dir, index file should have priority
zzau13 opened this pull request 4 months ago
zzau13 opened this pull request 4 months ago
Fix useLiveQuery potentially returning outdated data
SamyPesse opened this pull request 4 months ago
SamyPesse opened this pull request 4 months ago