Push doesn't work
Yesterday I defined an npm command "db:push": "npx drizzle-kit push --config=drizzle.config.ts" and it worked perfectly. But today when I execute that command again with changes in schema.ts file, it just show the loading state but no response. I am using Supabase as a backend
3 Replies
it only shows "Pulling schema from database..." for 15 minutes
I don't know whats wrong
config file LGTM
every time I execute the command I run into this problem
anybody knows how to debug?
are you following a tutorial
no
@mbe52are could you help?