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
Throw an Error if a Table doesn't exist instead of loading forever
deadcoder0904 opened this issue 12 months ago
deadcoder0904 opened this issue 12 months ago
[FEATURE]: `.findOne()` & `.findUnique()` on Drizzle's API? Similar to its relational API.
deadcoder0904 opened this issue 12 months ago
deadcoder0904 opened this issue 12 months ago
[BUG]: insertions on columns with the smallserial datatype are not optional
t3ned opened this issue 12 months ago
t3ned opened this issue 12 months ago
re-push does not work with the a composite primary key ( PostgreSQL code: 42704 )
MrOxMasTer opened this issue 12 months ago
MrOxMasTer opened this issue 12 months ago
[FEATURE]: Using bun as a cli runner
FlatMapIO opened this issue 12 months ago
FlatMapIO opened this issue 12 months ago
query with `with` command doesn't work in studio but it works when running code locally - Cannot read properties of undefined (reading 'referencedTable')
rcwestlake opened this issue 12 months ago
rcwestlake opened this issue 12 months ago
[BUG]: Syntax error at or near "$1" when doing database query (DROP, CREATE)
deanrih opened this issue 12 months ago
deanrih opened this issue 12 months ago
[BUG]: Cannot create migrations when using: import "server-only"
gnllucena opened this issue 12 months ago
gnllucena opened this issue 12 months ago
[BUG] [MySQL2]: Undefined/nullish problem passing `drizzle` dao through functions as argument
scarletquasar opened this issue 12 months ago
scarletquasar opened this issue 12 months ago
Fix typo in README.md
benhammondmusic opened this pull request 12 months ago
benhammondmusic opened this pull request 12 months ago
[FEATURE]: Support Comments for Column definitions and introspections
danicruz0415 opened this issue 12 months ago
danicruz0415 opened this issue 12 months ago
fix: $with for withReplicas
malonehedges opened this pull request 12 months ago
malonehedges opened this pull request 12 months ago
[BUG]: $inferSelect does not take into account nullable columns
rwacarter opened this issue 12 months ago
rwacarter opened this issue 12 months ago
[BUG]: Not able to make a selection on the terminal between created or renamed
techgerm opened this issue almost 1 year ago
techgerm opened this issue almost 1 year ago
Fix smallserial type
gabrielDonnantuoni opened this pull request almost 1 year ago
gabrielDonnantuoni opened this pull request almost 1 year ago
[BUG]: undefined field occurs when using full join without specify select field
miello opened this issue almost 1 year ago
miello opened this issue almost 1 year ago
[BUG]: $with is undefined on `withReplicas`
malonehedges opened this issue about 1 year ago
malonehedges opened this issue about 1 year ago
[BUG]: push doesn't allow to add "not null" to the column without truncating the table
dankochetov opened this issue about 1 year ago
dankochetov opened this issue about 1 year ago
[FEATURE]: Geospatial datatypes missing present in the `drizzle-orm`
gagangulyani opened this issue about 1 year ago
gagangulyani opened this issue about 1 year ago
[FEATURE]: Drizzle Schema on client side
fortezhuo opened this issue about 1 year ago
fortezhuo opened this issue about 1 year ago
[FEATURE]: Allow passing empty arrays to `.values()` during insert
Hansenq opened this issue about 1 year ago
Hansenq opened this issue about 1 year ago
[BUG]: Postgres.JS errors don't show app stack trace
Hansenq opened this issue about 1 year ago
Hansenq opened this issue about 1 year ago
[BUG]:
CaptainYarb opened this issue about 1 year ago
CaptainYarb opened this issue about 1 year ago
Fix nested partial select which returns null on left join if first column value is null
codingarchitect-wq opened this pull request about 1 year ago
codingarchitect-wq opened this pull request about 1 year ago
[SQLite] Add OP-SQLite driver
RomanNabukhotnyi opened this pull request about 1 year ago
RomanNabukhotnyi opened this pull request about 1 year ago
[FEATURE]: Implement the batch API for RDS Data API and Neon
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: Nested with conditions breaks RQB after certain length
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]:invalid sql generation with migrations
Neeraj319 opened this issue about 1 year ago
Neeraj319 opened this issue about 1 year ago
[FEATURE]: Add more dialect-agnostic types
iolyd opened this issue about 1 year ago
iolyd opened this issue about 1 year ago
[BUG]: eslint-plugin-drizzle `drizzle/enforce-delete-with-where` false positive for `Map()` primitive
oscarhermoso opened this issue about 1 year ago
oscarhermoso opened this issue about 1 year ago
[BUG]: `not` type doesn't work with `and` and `or`
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: $dynamic query example not working when passing T extends SelectedFields to select query
DoronTorangy opened this issue about 1 year ago
DoronTorangy opened this issue about 1 year ago
[BUG]: Relations shouldn't enforce array values
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: sql`` interpolates the wrong table name when used in extras
fknop opened this issue about 1 year ago
fknop opened this issue about 1 year ago
Fix: relations across schemas
Angelelz opened this pull request about 1 year ago
Angelelz opened this pull request about 1 year ago
[BUG]: Cannot update SQLite database due to foreign key constraints.
ItzDerock opened this issue about 1 year ago
ItzDerock opened this issue about 1 year ago
[BUG]: Drizzle Studio - Can't delete row when using ulid
paulm17 opened this issue about 1 year ago
paulm17 opened this issue about 1 year ago
[FEATURE]: Enhanced Metadata Support for Cloudflare D1
patdx opened this issue about 1 year ago
patdx opened this issue about 1 year ago
[BUG]: Drizzle typebox not supporting array
renesass opened this issue about 1 year ago
renesass opened this issue about 1 year ago
[FEATURE]: Dynamic Schema
d4mr opened this issue about 1 year ago
d4mr opened this issue about 1 year ago
[BUG]: Single Selects don't work with JSON fields with bun:sqlite
deadlinecode opened this issue about 1 year ago
deadlinecode opened this issue about 1 year ago
[BUG]: Time with precision in `drizzle-orm/pg-core` adds double-quotes around type
xprnio opened this issue about 1 year ago
xprnio opened this issue about 1 year ago
[FEATURE]: Deprecate the `.$dynamic()` method and rename it to `.$unsafe()`
Angelelz opened this issue about 1 year ago
Angelelz opened this issue about 1 year ago
[FEATURE]: Support the Batch API on the Neon adapter
dinsterizer opened this issue about 1 year ago
dinsterizer opened this issue about 1 year ago
planetscale-serverless: allow Client as a valid type
mattrobenolt opened this pull request about 1 year ago
mattrobenolt opened this pull request about 1 year ago
Allow setting columns to values of other columns in `.update().set()`
dankochetov opened this issue about 1 year ago
dankochetov opened this issue about 1 year ago
[BUG]: enum types not being generated when they are imported from another file
dovrosenberg opened this issue about 1 year ago
dovrosenberg opened this issue about 1 year ago
[FEATURE]: Prepare query statements without drizzle() database instance
enfipy opened this issue about 1 year ago
enfipy opened this issue about 1 year ago
[FEATURE]: add bun driver to config
jdion84 opened this issue about 1 year ago
jdion84 opened this issue about 1 year ago
[FEATURE]: API for update many on multiple conditions
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: "d1" is not a valid driver; it is documented as one
OJFord opened this issue about 1 year ago
OJFord opened this issue about 1 year ago
fix: Added correct handling of file extension when inlining type imports
Angelelz opened this pull request about 1 year ago
Angelelz opened this pull request about 1 year ago
Support for SQLite HTTP Proxy (in Kit)
jmordica opened this issue about 1 year ago
jmordica opened this issue about 1 year ago
[FEATURE]: Update documentation for filters to include conditional filtering
FranciscoHS19 opened this issue about 1 year ago
FranciscoHS19 opened this issue about 1 year ago
Feat: add `getColumns` function to utils
Angelelz opened this pull request about 1 year ago
Angelelz opened this pull request about 1 year ago
Drizzle Studio D1 Error: `Could not read file: wrangler.toml`
ajzbc opened this issue about 1 year ago
ajzbc opened this issue about 1 year ago
Persistent Issue in Updating 'image' Column Default Value with Drizzle Kit in PostgreSQL Schema
sromexs opened this issue about 1 year ago
sromexs opened this issue about 1 year ago
[BUG]: Materialized views not being included in the schema file with introspect:pg
juanjalvarez opened this issue about 1 year ago
juanjalvarez opened this issue about 1 year ago
Drizzle Studio Logs escaping ANSI color codes VSCode
scottsmith-1 opened this issue about 1 year ago
scottsmith-1 opened this issue about 1 year ago
[BUG]: running generate:sqlite with bun find no tables on my schema
brunoti opened this issue about 1 year ago
brunoti opened this issue about 1 year ago
Fix: json and jsonb parsing in postgres-js
Angelelz opened this pull request about 1 year ago
Angelelz opened this pull request about 1 year ago
[FEATURE]: Foreign Keys are automatically treated as relations
tcurley1 opened this issue about 1 year ago
tcurley1 opened this issue about 1 year ago
[FEATURE]: Allow relational query builder to work with subqueries/join filters
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[FEATURE sqlite-proxy]: Provide db.batch
stephtr opened this issue about 1 year ago
stephtr opened this issue about 1 year ago
Fix: Correct types for aliased fields when joining in subquery
Angelelz opened this pull request about 1 year ago
Angelelz opened this pull request about 1 year ago
Feat: Use views in relations
Angelelz opened this pull request about 1 year ago
Angelelz opened this pull request about 1 year ago
[BUG]: .default() method accepts Date object but should only accept SQL
Amar-Gill opened this issue about 1 year ago
Amar-Gill opened this issue about 1 year ago
[FEATURE]: Temporal mapping
quantuminformation opened this issue about 1 year ago
quantuminformation opened this issue about 1 year ago
Issue when running drizzle-kit studio out of docker
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: `where` property not available for `with`
alexturpin opened this issue about 1 year ago
alexturpin opened this issue about 1 year ago
fix: incorrect types for inArray
Zamiell opened this pull request about 1 year ago
Zamiell opened this pull request about 1 year ago
[BUG]: No changes when trying to apply drizzle-kit push
krauchuk opened this issue about 1 year ago
krauchuk opened this issue about 1 year ago
[BUG]: postgres-js transactions fail with invalid syntax if an empty config is provided
fnimick opened this issue about 1 year ago
fnimick opened this issue about 1 year ago
Drizzle kit is using the wrong paths seemingly
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: Auto import does not work properly in some cases
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: after running a while, insert postgres db return: CONNECT_TIMEOUT
guotie opened this issue about 1 year ago
guotie opened this issue about 1 year ago
push:mysql fails to drop a serial column and replace with another column type
arshia-gh opened this issue about 1 year ago
arshia-gh opened this issue about 1 year ago
[BUG]: Incorrect default value of integer timestamp fields with D1
alexturpin opened this issue about 1 year ago
alexturpin opened this issue about 1 year ago
[FEATURE]: Automatically detect conflicting constraint names
isaacfink opened this issue about 1 year ago
isaacfink opened this issue about 1 year ago
[BUG]: Migrations does not escape single quotes
isaacfink opened this issue about 1 year ago
isaacfink opened this issue about 1 year ago
[FEATURE]: Abstract class support
devlopersabbir opened this issue about 1 year ago
devlopersabbir opened this issue about 1 year ago
[MySql] Optimization: Avoid using window function in related tables if orderBy and limit is added
Angelelz opened this pull request about 1 year ago
Angelelz opened this pull request about 1 year ago
db push just hangs, verbose doesn't show any details
pencilcheck opened this issue about 1 year ago
pencilcheck opened this issue about 1 year ago
[BUG]: Upsert operation requires target when it shouldn't
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[sqlite-proxy] Fix `query` not mapping column names
stephtr opened this pull request about 1 year ago
stephtr opened this pull request about 1 year ago
Put the example back in the README?
spinda opened this issue about 1 year ago
spinda opened this issue about 1 year ago
[BUG]: Pushing db. SyntaxError: Invalid or unexpected token
paulm17 opened this issue about 1 year ago
paulm17 opened this issue about 1 year ago
Support for string based timestamp field using ISO formatting
swelham opened this issue about 1 year ago
swelham opened this issue about 1 year ago
[BUG]: Incorrect handling of `NULL` values in query results with Xata
realmikesolo opened this issue about 1 year ago
realmikesolo opened this issue about 1 year ago
[BUG]: Introspection from MySQL Database creates invalid Schema involving double single quotes.
maietta opened this issue about 1 year ago
maietta opened this issue about 1 year ago
[BUG]: Unable to generate PG migration when renaming table with composite PK
L-Mario564 opened this issue about 1 year ago
L-Mario564 opened this issue about 1 year ago
[FEATURE]: Ability to automatically create tables
sunflowerdeath opened this issue about 1 year ago
sunflowerdeath opened this issue about 1 year ago
[BUG]: NullReferenceException on `update` query with Xata
realmikesolo opened this issue about 1 year ago
realmikesolo opened this issue about 1 year ago
[BUG]: Types do not show up properly if you put $type before array
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: Connection being lost/timed out on MySQL
kkuriboh opened this issue about 1 year ago
kkuriboh opened this issue about 1 year ago
Readme
AlexBlokh opened this pull request about 1 year ago
AlexBlokh opened this pull request about 1 year ago
[BUG]: Vercel Edge + Turso/libsql doesn't build
lightyaer opened this issue about 1 year ago
lightyaer opened this issue about 1 year ago
Postgres enum migration issue (migrations not being committed individually)
michaelgmcd opened this issue about 1 year ago
michaelgmcd opened this issue about 1 year ago
[BUG]: Drizzle should disconnect on process exit
jakeleventhal opened this issue about 1 year ago
jakeleventhal opened this issue about 1 year ago
[BUG]: drizzle-orm/planetscale-serverless reuses connection, leading to inconsistent issues
McPizza0 opened this issue about 1 year ago
McPizza0 opened this issue about 1 year ago