Drizzle TeamDT
Drizzle Team•2y ago
RaSk

drizzle-kit push from JS

I'm setting up a seeding script for dev environment that wipes out the database (delete the local.db file - libsql/sqlite- then create a new one).
I need to apply the current schema before seeding. drizzle-kit doesn't seem to have an API 😦
Was this page helpful?