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]: column name take enum name

bbaltatu opened this issue over 1 year ago
[FEATURE]: native wrangler sql driver for D1

timothymiller opened this issue over 1 year ago
[FEATURE]: Ability to check if running on the latest migration

zsolt-dev opened this issue over 1 year ago
[BUG]: await on migration function doesn't resolve in Bun

tcaer opened this issue over 1 year ago
[FEATURE]:Support multiple branch development ?

abcfy2 opened this issue over 1 year ago
[BUG]: custom default results in bad schema.ts

shellscape opened this issue over 1 year ago
Feat: Set operations (union / intersect / except) support

Angelelz opened this pull request over 1 year ago
[BUG]: Cannot import `drizzle-orm/libsql` on intel mac

hugotox opened this issue over 1 year ago
docs: fix broken link in readme.md related to PlanetScale.

irvile opened this pull request over 1 year ago
[FEATURE]: with Recursive referential

lantos1618 opened this issue over 1 year ago
[FEATURE]: Cockroach DB Support

Scalahansolo opened this issue over 1 year ago
Feedback for “Drizzle ORM”

jjameson25 opened this issue over 1 year ago
[BUG]: invalid schema generation with `drizzle-kit introspect:pg`

darvesh opened this issue over 1 year ago
[BUG]: Drizzle Studio ERR_ADDRESS_INVALID when HOST 0.0.0.0

notchatbot opened this issue over 1 year ago
[BUG]: Module not found: Can't resolve 'fs'

chrissiwaffler opened this issue over 1 year ago
[BUG]: Incorrect types when destructuring

timurguvenkaya opened this issue over 1 year ago
Feedback for “SQL Insert - .onConflictDoUpdate()”

JS-GitRepo opened this issue over 1 year ago
Add batch support for d1 driver

AndriiSherman opened this pull request over 1 year ago
[Pg] aws data api additional array values

benjamine opened this pull request over 1 year ago
[BUG]: MySQL truncate table fails where tablename is reserved word

kelbyfaessler opened this issue over 1 year ago
Feedback for “Goodies”

cody-ta opened this issue over 1 year ago
[BUG]: Drizzle and better-sqlite3 requires `.sync()` now

michaeldebetaz opened this issue over 1 year ago
[FEATURE]: Dialect agnostic schema declaration

septatrix opened this issue over 1 year ago
fix: remove extra space from `PgTimestamp`

DavidRouyer opened this pull request over 1 year ago
[FEATURE]: Snowflake driver support

jr-litmot opened this issue over 1 year ago
handle array conditions when empty

ranjan-purbey opened this pull request over 1 year ago
[BUG]: Unable to connect to local mySQL database w/ drizzle-kit push:mysql

christian-valadez opened this issue over 1 year ago
[FEATURE]: Async Configuration

shellscape opened this issue over 1 year ago
[BUG]: why isn't somethings as basic as 'count' included in the syntax?

accesstechnology-mike opened this issue over 1 year ago
[BUG]: drizzle studio not connecting

Victor-Timi opened this issue over 1 year ago
[BUG]: Supabase is down but Drizzle not reporting anything?

MariuzM opened this issue over 1 year ago
0.28.6 Release

AndriiSherman opened this pull request over 1 year ago
[BUG]: drizzle-kit cannot handle pgSchema

cometkim opened this issue over 1 year ago
[BUG]: drizzle breaks typescript lib.es2015.collection.d.ts

mattiaz9 opened this issue over 1 year ago
[BUG]:Drizzle + SQLite + Bun.JS does not work

otekdo opened this issue over 1 year ago
Merge all changes needed for 0.28.6 release

AndriiSherman opened this pull request over 1 year ago
[BUG]: Cloudflare D1 JSON

artecoop opened this issue over 1 year ago
`TransactionRollbackError` with BetterSQLite3

liquiFruit opened this issue over 1 year ago
Feedback for “Relational queries”

adamgreg opened this issue over 1 year ago
[Pg] run AWS RDS Data API execute inside transaction when transaction enabled

berenddeboer opened this pull request over 1 year ago
[BUG]: transactions in AWS RDS Data API not working

berenddeboer opened this issue over 1 year ago
[FEATURE]: Option to run migrations on schema other than `public`

MatanYadaev opened this issue over 1 year ago
[BUG]: update timestamp field (using AWS Data API)

benjamine opened this issue over 1 year ago
[FEATURE]: @libsql/client/web Cloudflare Pages

lbenevenuto opened this issue over 1 year ago
Libsql Batch API Support

AndriiSherman opened this pull request over 1 year ago
[Mysql] No unknown keys allowed to be passed to insert

Angelelz opened this pull request over 1 year ago
[FEATURE]: TiDB Support

Mini256 opened this issue over 1 year ago
[BUG]: does not provide an export named 'unique'

hirefrank opened this issue over 1 year ago
[BUG]: Not able to use introspect for other than planetscale.

rohitt-gupta opened this issue over 1 year ago
[BUG]: returning fails in bun sqlite

bartoszkrawczyk2 opened this issue over 1 year ago
add more SQL operators for `where` filter function

cayter opened this pull request over 1 year ago
[BUG]: `defaultNow()` in `date` mode should save `new Date()`

emdede opened this issue over 1 year ago
[BUG]: Drizzle Studio does not show correct value for timestamp

emdede opened this issue over 1 year ago
Type API - Incorrect documentation

Thanaen opened this issue over 1 year ago
[BUG]: No migration is generated for `pgEnum` deletion

MatanYadaev opened this issue over 1 year ago
[BUG]: LIKE is broken for MySQL, maybe also sqlite

205g0 opened this issue over 1 year ago
[BUG]: value is not mapping to dynamic parameters when using `sql`

tom555my opened this issue over 1 year ago
[BUG]: Nodejs Typescript - Project Build

ShaikRehan123 opened this issue over 1 year ago
[BUG]: Timestamp with null default

jnav24 opened this issue over 1 year ago
[BUG]: Missing dependency at @drizzle-team/studio

black7375 opened this issue over 1 year ago
[BUG]: `defaultNow()` syntax error

ArtemGolovko opened this issue over 1 year ago
[FEATURE]: Add support for Postgresql `hstore` data type

md-redwan-hossain opened this issue over 1 year ago
feat: add aws lambda example

minjie0501 opened this pull request over 1 year ago
[BUG]: Type Error when using the .select method

sstefdev opened this issue over 1 year ago
Code sample in "Bun SQLite" page has ReferenceError

Jarred-Sumner opened this issue over 1 year ago
[Pg] Fix smallserial generating as serial

L-Mario564 opened this pull request over 1 year ago
fix: correct where in on conflict in sqlite

dankochetov opened this pull request over 1 year ago
Remove `.fullJoin()` from MySQL API

dankochetov opened this issue over 1 year ago
Merge pull request #1085 from drizzle-team/beta

dankochetov opened this pull request over 1 year ago
Fix libsql/client type import

luisfvieirasilva opened this pull request over 1 year ago
[FEATURE]: Documentation toggle for syntax and drivers

kwangure opened this issue over 1 year ago