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://orm.drizzle.team
Apache License 2.0
24.77k stars 656 forks source link

[Driggle kit] fix driggle-kit push to cockrouch #3512

Closed gamame closed 2 weeks ago

gamame commented 3 weeks ago

I tried using Driggle with CockroachDB, but I encountered some errors with driggle-kit push, so I fixed them.

and

driggle-studio not woking. this Query is not support. need where trace_id = ... . UNION ALL SELECT 'cluster_inflight_traces' AS table_name, count(*) AS count FROM "crdb_internal"."cluster_inflight_traces"