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]: Introspect doesn't put SQL defaults in sql wrapper

Sukairo-02 opened this issue 8 months ago
[BUG]: Introspect doesn't properly process identifiers with spaces

Sukairo-02 opened this issue 8 months ago
[BUG]: Unable to provide sql value in $onUpdate

PurpleTape opened this issue 8 months ago
[PostgreSQL | MySQL] Add PgBigIntString and MySqlBigIntString

RomanNabukhotnyi opened this pull request 8 months ago
[BUG]: TypeError: Do not know how to serialize a BigInt

alpapan opened this issue 8 months ago
[BUG]: UNION with magic SQL + AS is ignored

Farnsi opened this issue 8 months ago
[FEATURE] config dialect: export type

alpapan opened this issue 8 months ago
[BUG]: database url not parsing password properly

skusez opened this issue 8 months ago
drizzle-kit: ""import.meta" is not available" error

PurpleTape opened this issue 8 months ago
...

ghost opened this issue 8 months ago
[FEATURE]: Support for MongoDB.

shashankdaima opened this issue 8 months ago
feat: modified build sql procedure, added brackets for every column

scarych opened this pull request 8 months ago
[FEATURE]: add brackets for every column into select

scarych opened this issue 8 months ago
[BUG]: AWS Data API error when getting relation with where clause

edgarssilva opened this issue 8 months ago
[BUG]: Relation not working as a docs example

stefanosandes opened this issue 8 months ago
Beta

AndriiSherman opened this pull request 8 months ago
[BUG]: Drizzle-kit push not making changes

aliy321 opened this issue 8 months ago
[BUG]: Migrations no longer execute in 0.21.3

mastorm opened this issue 8 months ago
Fix RQB behavior for tables with same names in different schemas

dankochetov opened this pull request 8 months ago
Sync beta with main

AndriiSherman opened this pull request 8 months ago
Pgvector

AndriiSherman opened this pull request 8 months ago
[FEATURE]: onConflictDoUpdate() empty argument overload

jackschedel opened this issue 8 months ago
Bug - ENUM modification not showing correctly in database and migrations

AravjitSachdeva opened this issue 8 months ago
[FEATURE]: Add support for new `pipe` syntax for drizzle-valibot

saturnonearth opened this issue 8 months ago
[D1]: Updated README to use wrangler's migrations API

polvallverdu opened this pull request 8 months ago
[BUG]: IF NOT EXISTS in Migrations leads to inconsistencies

mothershipper opened this issue 8 months ago
Fix Bun Sqlite JSONb parsing

zackify opened this pull request 8 months ago
[BUG]: drizzle-kit migrate doesn't exit 1 on error

cb1kenobi opened this issue 8 months ago
[BUG]: drizzle-zod generates ZodString type for numeric field

cellulosa opened this issue 8 months ago
[FEATURE]: Migration Rollback feature

afogel opened this issue 8 months ago
[FEATURE]: Return insert id as the result of insert statement

ArtemGolovko opened this issue 8 months ago
[FEATURE]: findOrCreate

pabrcno opened this issue 8 months ago
[BUG]: Column conflicts are not getting resolved by drizzle-kit

SabirKhanek opened this issue 8 months ago
[BUG]: drizzle-kit generate not detecting schema changes

codePassion-dot opened this issue 8 months ago
Enable DDL statement logging during `migrate` command

DougSchmidt-Leeward opened this issue 8 months ago
[BUG]: tablesFilter doesn't work when using views

brogeby opened this issue 8 months ago
[BUG] Composite unique index not created in the migration file

sromicevelyn opened this issue 8 months ago
[BUG]: Invalid schema generation on postgres instrospect

duckboy81 opened this issue 8 months ago
[BUG]:

Pranav-Bobde opened this issue 8 months ago
[FEATURE]: Create postgresql schema only if not exists

Entsllor opened this issue 8 months ago
[BUG]: Incorrect type for array column default value

Ziothh opened this issue 8 months ago
Validate integer types on zod schema for Postgres `integer` columns

theo-m opened this pull request 8 months ago
[BUG]: db.execute not defined - can't follow documentation

kunanyi opened this issue 8 months ago
[FEATURE]: Allow for select statement in insert values clause

DanielBaulig opened this issue 8 months ago
[FEATURE]: Fully type-safe query builder

septatrix opened this issue 8 months ago
[BUG]: generate - Contraints changes are not detected

rphlmr opened this issue 8 months ago
[FEATURE]: Add ability to use relations in `returning()`

jakeleventhal opened this issue 8 months ago
[BUG]: value.getTime is not a function

hmh6a opened this issue 8 months ago
[BUG]: drizzle-kit push unexpected behaviour

jsbrain opened this issue 9 months ago
[BUG]: drizzle-kit generate doesn't work

gudef opened this issue 9 months ago
[FEATURE]: Support Postgres CTE Materialization Options

MarkoH17 opened this issue 9 months ago
introspect schemaFilter doesn't work for data types

bageren opened this issue 9 months ago
[BUG]: PostgreSQL Enum Naming and Schema Typing Issue

superBertBerg opened this issue 9 months ago
[FEATURE]: eq() argument order overload

jackschedel opened this issue 9 months ago
[BUG]: `if` clause not working as expected

jakeleventhal opened this issue 9 months ago
[BUG]: Push is comparing schema objects against Supabase's schemas.

stefanosandes opened this issue 9 months ago
[BUG]: Migrate does not throw error

edishu opened this issue 9 months ago
[BUG]: Push only works on first push (drizzle with mysql)

Dadangdut33 opened this issue 9 months ago
[BUG] drizzle studio shows wrong timestamp UTC

christophmeise opened this issue 9 months ago
[BUG]: can't insert to relative table in transaction

Disimasa opened this issue 9 months ago
feat: Support generating v7 uuids in pg

robcresswell opened this pull request 9 months ago
[BUG]: Unexpected 2 table names in `from` statements

devrsi0n opened this issue 9 months ago
[BUG]: Migrations Quick Start is outdated in docs

alexisveryreal opened this issue 9 months ago
[FEATURE]: `from` clause on PgUpdateBuilder

DanielBaulig opened this issue 9 months ago
[BUG]: Unique constraint is not added to the change.

goni098 opened this issue 9 months ago
[BUG]: Error setting default enum field values

Malin88 opened this issue 9 months ago
[FEATURE]: Support for $type in js

vr7bd opened this issue 9 months ago
Support nested orderBy

steebchen opened this issue 9 months ago
[FEATURE]: Count & Spread

michealroberts opened this issue 9 months ago
[BUG]: Missing d1 as a valid input for driver

oliwerhelsen opened this issue 9 months ago
[FEATURE]: BATCH API in node-postgres

tushar-jindal-github opened this issue 9 months ago
[BUG]: Package version conflict for Drizzle 0.30.10

DanielBaulig opened this issue 9 months ago