TwentyT
Twenty9mo ago
1 reply
Amiteshwar

Adding new migrations

I just created a new migration in twenty-server/src/database/typeorm/metadata/migrations/ for a table in metadata schema and ran "yarn nx database:migrate:prod twenty-server" command.

However, my migration isn't being picked up when the command runs. How can I solve this?

I'd appreciate any help!
Was this page helpful?