Migrating Using Drizzle and Turso
November 17, 2024
I have a new db I want to use so I am running commands.
Delete the migration folder you have to get migration logic which starts from scratch.
So once I got that .sql full file, I went to prod, deleted all the table and added all the tables via an SQL statement.