drizzle-kit push from JS
I'm setting up a seeding script for dev environment that wipes out the database (delete the
I need to apply the current schema before seeding.
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