Recreating the dropped table using Prisma and PostgreSQL

Following command will do a soft reset

This command will drop all tables and Recreate Schema with correct column order.

After that, following command will recreate the migration for version control


Discover more from Learners Store

Subscribe to get the latest posts sent to your email.

Leave a comment