Open Douglas-Hong opened 5 months ago
I'm going to look at and finish up this PR
Now that I'm actually writing the migration scripts, I've realized that this is more work than I gave it credit for.
I'm going to try to get this done in the next week or so, but I don't like my chances
@ecxyzzy I'm gonna need to work with you on this. We've been on this rodeo together, so it's not too crazy, but we need to review the plan, review the migration script, and help with the deployment.
Summary
Notes
.env
file, runpnpm run generate
to generate the migration files, and make sure the Postgres DB specified inapps/backend/src/db/index.ts
exists. Then, runpnpm run migrate
to execute the migration.Migration Procedures
Action Items
Related Issues
Future Followup