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
[FEATURE]: How much support for cockroachdb?
mthmcalixto opened this issue over 1 year ago
mthmcalixto opened this issue over 1 year ago
[BUG]: "TODO" appears in doc.
exosky12 opened this issue over 1 year ago
exosky12 opened this issue over 1 year ago
[FEATURE]: `CREATE TRIGGER` functions
MatanYadaev opened this issue over 1 year ago
MatanYadaev opened this issue over 1 year ago
[BUG][Studio][Postgres] Unable to start Studio
atanaskanchev opened this issue over 1 year ago
atanaskanchev opened this issue over 1 year ago
[FEATURE]: Postgres range types
MatanYadaev opened this issue over 1 year ago
MatanYadaev opened this issue over 1 year ago
[FEATURE]: "One of many" relationship
MatanYadaev opened this issue over 1 year ago
MatanYadaev opened this issue over 1 year ago
Restrict unknown properties on insert/update
dankochetov opened this issue over 1 year ago
dankochetov opened this issue over 1 year ago
[BUG]: Incorrect migration generation when there are tables with the same name in different namespaces
lvisb opened this issue over 1 year ago
lvisb opened this issue over 1 year ago
[BUG]: Changing a column type from `varchar` to `serial` causes incorrect migration sql to be generated
avanderbergh opened this issue over 1 year ago
avanderbergh opened this issue over 1 year ago
Import Buffer from 'node:buffer'
dpeek opened this pull request over 1 year ago
dpeek opened this pull request over 1 year ago
[BUG]: `dbCredentials.ssl` is not working while introspecting
mamunonweb opened this issue over 1 year ago
mamunonweb opened this issue over 1 year ago
[BUG]: Relations inferring incorrect table with non-default Postgres schema
chrisjh opened this issue over 1 year ago
chrisjh opened this issue over 1 year ago
[BUG]: Conditional Fields Missing in Generated Types (Relational Query)
MendyLanda opened this issue over 1 year ago
MendyLanda opened this issue over 1 year ago
[BUG]: Incorrect type when using a condition in relational query
MendyLanda opened this issue over 1 year ago
MendyLanda opened this issue over 1 year ago
[BUG]: Receiving Invalid Date for date when using bun.js
premkumar5012002 opened this issue over 1 year ago
premkumar5012002 opened this issue over 1 year ago
[BUG]: Relational queries break customTypes with underlying DECIMAL dataTypes
b0o opened this issue over 1 year ago
b0o opened this issue over 1 year ago
[BUG]: `SyntaxError: Cannot use import statement outside a module` with drizzle-kit
binajmen opened this issue over 1 year ago
binajmen opened this issue over 1 year ago
[BUG]: Column with custom type not working with `default()`
b0o opened this issue over 1 year ago
b0o opened this issue over 1 year ago
[BUG]: Creating index with using does not yield any result
lvisb opened this issue over 1 year ago
lvisb opened this issue over 1 year ago
[BUG]: insert().values().execute() returns different value between planetscale mysql2
SamyPesse opened this issue over 1 year ago
SamyPesse opened this issue over 1 year ago
[BUG]: Undocumented - SQLite requires `.run()` to commit inserts
tebuevd opened this issue over 1 year ago
tebuevd opened this issue over 1 year ago
[FEATURE]: Bigint as string
nick-kang opened this issue over 1 year ago
nick-kang opened this issue over 1 year ago
[FEATURE]: Allow alias for relational queries
pedro199288 opened this issue over 1 year ago
pedro199288 opened this issue over 1 year ago
[FEATURE]: Subscribers / Event Listeners
ranjan-purbey opened this issue over 1 year ago
ranjan-purbey opened this issue over 1 year ago
Feedback for “SQL schema declaration”
vbrantner opened this issue over 1 year ago
vbrantner opened this issue over 1 year ago
[BUG]: drizzle-zod Attempted import error: 'is' is not exported from 'drizzle-orm'
bestickley opened this issue over 1 year ago
bestickley opened this issue over 1 year ago
[BUG]: timestamp with mode string is returned as Date object instead of string
noskovvkirill opened this issue over 1 year ago
noskovvkirill opened this issue over 1 year ago
Feedback for “List of commands”
arenddeboer opened this issue over 1 year ago
arenddeboer opened this issue over 1 year ago
Implement batch API for all drivers
dankochetov opened this issue over 1 year ago
dankochetov opened this issue over 1 year ago
[BUG]: ERROR: Transforming const to the configured target environment ("es5") is not supported
samhithk opened this issue over 1 year ago
samhithk opened this issue over 1 year ago
[BUG]: SqliteError: JSON cannot hold BLOB values
i6h opened this issue over 1 year ago
i6h opened this issue over 1 year ago
[BUG]: Extremely slow intellisense depending on schema size and amount
ESchouten opened this issue over 1 year ago
ESchouten opened this issue over 1 year ago
[QUESTION] : CommonJS import error
aimensahnoun opened this issue over 1 year ago
aimensahnoun opened this issue over 1 year ago
[QUESTION] Use a relation field in a where clause
MendyLanda opened this issue over 1 year ago
MendyLanda opened this issue over 1 year ago
[BUG]: RangeError: Maximum call stack size exceeded on insert of large amount of rows
cravingsleep opened this issue over 1 year ago
cravingsleep opened this issue over 1 year ago
[FEATURE]: Right Join Relations
twonil-jordan-stout opened this issue over 1 year ago
twonil-jordan-stout opened this issue over 1 year ago
[FEATURE]: Docs persist database type
Nick-Mazuk opened this issue over 1 year ago
Nick-Mazuk opened this issue over 1 year ago
[FEATURE]: Add "DELETE USING" api for pg driver
AlexandrLi opened this issue over 1 year ago
AlexandrLi opened this issue over 1 year ago
[BUG]: Return type when using `returning`
bruceharrison1984 opened this issue over 1 year ago
bruceharrison1984 opened this issue over 1 year ago
[BUG]: Failed when trying using Magical sql operator with ANY operator Postgres
Senbonzakura1234 opened this issue over 1 year ago
Senbonzakura1234 opened this issue over 1 year ago
[Typescript] Update InferModel to not require attrs in select mode
clifinger opened this pull request over 1 year ago
clifinger opened this pull request over 1 year ago
[BUG]: InferModel reversed
clifinger opened this issue over 1 year ago
clifinger opened this issue over 1 year ago
[BUG]:drizzle-zod 0.4.4 Import named 'SQLiteBoolean' not found in module
DC3 opened this issue over 1 year ago
DC3 opened this issue over 1 year ago
[BUG][Postgres][Migrations] Fails for text('').array()
atanaskanchev opened this issue over 1 year ago
atanaskanchev opened this issue over 1 year ago
[BUG]:Drizzle-Kit 0.19.0 Fails to Generate Migrations
miljan-code opened this issue over 1 year ago
miljan-code opened this issue over 1 year ago
[BUG]["drizzle-orm": "0.27.0"][Migration] Wrong sql for random uuid
atanaskanchev opened this issue over 1 year ago
atanaskanchev opened this issue over 1 year ago
Beta
AndriiSherman opened this pull request over 1 year ago
AndriiSherman opened this pull request over 1 year ago
[BUG]: Bun SQLite `.get()` doesn't return row data
spiffytech opened this issue over 1 year ago
spiffytech opened this issue over 1 year ago
[FEATURE]: Type Coercion in `drizzle-zod`
rawnly opened this issue over 1 year ago
rawnly opened this issue over 1 year ago
Upgrade to 5 api version and 0.27.0 npm version
AndriiSherman opened this pull request over 1 year ago
AndriiSherman opened this pull request over 1 year ago
[BUG]: `push:mysql` fails with custom column type and index on it
hanssonduck opened this issue over 1 year ago
hanssonduck opened this issue over 1 year ago
[FEATURE]: CosmosDB support
petr-stupka opened this issue over 1 year ago
petr-stupka opened this issue over 1 year ago
[BUG]: Relational Queries types aren't correct
anuragkumar19 opened this issue over 1 year ago
anuragkumar19 opened this issue over 1 year ago
[BUG]: Can't use views with relations API
johanneskares opened this issue over 1 year ago
johanneskares opened this issue over 1 year ago
[FEATURE]: Firebird DB Support
allysontsoares opened this issue over 1 year ago
allysontsoares opened this issue over 1 year ago
[BUG]: Schema not added to Foreign Key constraints
stramel opened this issue over 1 year ago
stramel opened this issue over 1 year ago
[SQLite] Import Buffer from "node:buffer" in blob for workerd compatability
jokull opened this pull request over 1 year ago
jokull opened this pull request over 1 year ago
[BUG]: Docs should state that custom types are an early alpha feature/not fully supported
205g0 opened this issue over 1 year ago
205g0 opened this issue over 1 year ago
[BUG]: Error with aliases on select
victj99 opened this issue over 1 year ago
victj99 opened this issue over 1 year ago
[BUG]: Custom type is set to ZodAny when creating zod schema
markkkkas opened this issue over 1 year ago
markkkkas opened this issue over 1 year ago
[sqlite] Implement `runInBatch` for d1
tjenkinson opened this pull request over 1 year ago
tjenkinson opened this pull request over 1 year ago
[BUG]: introspect:pg schema error
alexgev opened this issue over 1 year ago
alexgev opened this issue over 1 year ago
[BUG]: relational queries type not inferred correctly when using PlanetScale
amosbastian opened this issue over 1 year ago
amosbastian opened this issue over 1 year ago
[BUG]: Transactions don't work with D1
tjenkinson opened this issue over 1 year ago
tjenkinson opened this issue over 1 year ago
[BUG][Postgres]: can't import placeholder
C0casio45 opened this issue over 1 year ago
C0casio45 opened this issue over 1 year ago
[FEATURE]: Add extra conditions to the joins
DreamEcho100 opened this issue over 1 year ago
DreamEcho100 opened this issue over 1 year ago
[FEATURE]: Pre & Post Save Signals
Kae7in opened this issue over 1 year ago
Kae7in opened this issue over 1 year ago
[BUG][Postgres][Next 13][API Route][Edge runtime] Can't resolve 'net'
atanaskanchev opened this issue over 1 year ago
atanaskanchev opened this issue over 1 year ago
[FEATURE]: Navigation properties + projection for relational mode.
brunolau opened this issue over 1 year ago
brunolau opened this issue over 1 year ago
[MYSQL] default value type on customType
mlecoq opened this pull request over 1 year ago
mlecoq opened this pull request over 1 year ago
[BUG]: drizzle-kit push broken with custom types
205g0 opened this issue over 1 year ago
205g0 opened this issue over 1 year ago
[BUG]: SQLite Blob column with mode:json
TechplexEngineer opened this issue over 1 year ago
TechplexEngineer opened this issue over 1 year ago
[BUG]: JSONB select behaviour difference between postgres drivers
LeonAlvarez opened this issue over 1 year ago
LeonAlvarez opened this issue over 1 year ago
[FEATURE]: discriminator column and custom type
mlecoq opened this issue over 1 year ago
mlecoq opened this issue over 1 year ago
fix: pg numeric type
bestickley opened this pull request over 1 year ago
bestickley opened this pull request over 1 year ago
[BUG]: JSON columns are returned as strings (MySQL)
205g0 opened this issue over 1 year ago
205g0 opened this issue over 1 year ago
[FEATURE]: Add findFirstOrThrow and findUniqueOrThrow to relational queries
jgoux opened this issue over 1 year ago
jgoux opened this issue over 1 year ago
[FEATURE]: Add findUnique to relational queries
jgoux opened this issue over 1 year ago
jgoux opened this issue over 1 year ago
[BUG]: Custom types introspection is broken
205g0 opened this issue over 1 year ago
205g0 opened this issue over 1 year ago
chore(sqlite-core): remove `bigint` and add `timestamp_ms`
pyk opened this pull request over 1 year ago
pyk opened this pull request over 1 year ago
[FEATURE]: Allow Exact Optional Properties TS Configuration
bestickley opened this issue over 1 year ago
bestickley opened this issue over 1 year ago
[BUG]: Relations fails with multiple models
jmforj opened this issue over 1 year ago
jmforj opened this issue over 1 year ago
[FEATURE]: To support case sensitive searches, let `eq()` also compare to the binary value or support `COLLATE` in `CREATE TABLE` or `SELECT`s or both
205g0 opened this issue over 1 year ago
205g0 opened this issue over 1 year ago
Database Seeding
JonathonRP opened this issue over 1 year ago
JonathonRP opened this issue over 1 year ago
[FEATURE]: Extending base schemas
hisamafahri opened this issue over 1 year ago
hisamafahri opened this issue over 1 year ago
[FEATURE]: Support for Combining Queries
neilZon opened this issue over 1 year ago
neilZon opened this issue over 1 year ago
[BUG]:Missing option for Postgre Limit
DanRDT opened this issue over 1 year ago
DanRDT opened this issue over 1 year ago
Remove instanceof checks to fix usage in monorepos
dankochetov opened this pull request over 1 year ago
dankochetov opened this pull request over 1 year ago
[BUG]: Relational query and "with": typing issue
3noix opened this issue over 1 year ago
3noix opened this issue over 1 year ago
[SQLite] Add boolean mode to integer
meech-ward opened this pull request over 1 year ago
meech-ward opened this pull request over 1 year ago
[BUG]: jsonb always inserted as a json string when using postgres-js.
RyanDurk opened this issue over 1 year ago
RyanDurk opened this issue over 1 year ago
[PG] Custom migrations table support for dialect
svyatogor opened this pull request over 1 year ago
svyatogor opened this pull request over 1 year ago
[BUG]: Top-level await is not available in the configured target environment ("node14")
pedro757 opened this issue over 1 year ago
pedro757 opened this issue over 1 year ago
[FEATURE]: Allow adding filters based on conditions
saurabh7481 opened this issue over 1 year ago
saurabh7481 opened this issue over 1 year ago
[BUG]: broken methods for crud operations with libsql
vedantnn71 opened this issue over 1 year ago
vedantnn71 opened this issue over 1 year ago
docs: make the column type in sqlite clearer
shairez opened this pull request over 1 year ago
shairez opened this pull request over 1 year ago
[BUG]: References don't work with planetscale
rawsh opened this issue over 1 year ago
rawsh opened this issue over 1 year ago
[SQLite] Add support for limit in SQLite update
neilZon opened this pull request over 1 year ago
neilZon opened this pull request over 1 year ago
[BUG]: [PG] Alias <TableName> is already used in this query on multiple LEFT JOIN
phenomenal-hardy opened this issue over 1 year ago
phenomenal-hardy opened this issue over 1 year ago
[FEATURE]: Option to insert the model name into data
hexa-it opened this issue over 1 year ago
hexa-it opened this issue over 1 year ago