Migrate database
Closed this issue · 0 comments
zanesalvatore commented
Prep work:
- migrate db using nmig
- write sql that copies user data from old table to new table
- clear passwords
- export pre-migration data to dump file
- furnish dump file and migration script
Finalization:
- load data into temp table
- run migration script