relation 'users' does not exist

After I've successfully generated the migration file, I do bun run ./migrate.ts

then I do npx drizzle-kit studio

but I get error relation 'users' does not exist.
image.png
image.png
image.png
Was this page helpful?