Skip to content

CubeClubsNZ/migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts & SQL queries to migrate data from the old database.

Steps

  1. set up db
npx prisma db push
  1. set your password in the script
  2. run migration script:
psql -d db -U postgres < migrate.sql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages