Scripts & SQL queries to migrate data from the old database. Steps set up db npx prisma db push set your password in the script run migration script: psql -d db -U postgres < migrate.sql