Jukepoks1
Jukepoks1
DTDrizzle Team
Created by Jukepoks1 on 5/6/2025 in #help
database useMigrations gives only query: "ROLLBACK" at the end.
and doesn't result in success or error. is there a way to reset the db? app is already in the test-teams hands and I need to reset it for each client-app. emptying db is ok. I tried doing "npx drizzle-kit drop" to drop each migration and generate new one. but I get this query "rollback" at the end. I see there is drizzle-seed but does it even work with expo and sqlite?
2 replies