Migrate using Neon and Sveltekit
Cannot find driver! mysql2 or pg.
Relationships: Self one-one & one-many

No transactions support in neon-http driver even though neon provides a transaction function
throw new Error('No transactions support in neon-http driver');
I'm not sure if the kind of code below is an "interactive" or "non-interactive" transaction, but wondering if maybe I am missing something. Does drizzle support the neon(...) transaction()
function?...push:mysql dropping unique index
ALTER TABLE `stage` DROP CONSTRAINT `name`;
ALTER TABLE `stage` DROP CONSTRAINT `name`;
any way to push to a sqlite database using javascript? without using the command
Transactions for DB reset in testing
pgEnum in multiple tables
Connection SSL/TLS
Timestamp from Postgres returns date object despite schema using string mode?
Transactions with the RDS Data API driver are not working
Maximum call stack size exceeded: orderSelectedFields
Bun `.get()` not working
drizzle-zod failing
@hookform/resolvers/zod
, it's weird
```ts
// Form component
......Error: D1_ERROR: Error: not authorized
Error: D1_ERROR: Error: not authorized
in production.
Anybody have any ideas? Is something not supported in D1 like returning()
or transactions or something? I'm using Miniflare in dev and it works here.
```ts...How to updateNow for datetime?
drizzle-kit failing with Top-level await is currently not supported with the "cjs" output format
postgres push issue
Drizzle cannot run directly in loader/action