Continue migration schema from metadata to core (#12168)
2nd part of the migration - this time we're migrating all the tables --------- Co-authored-by: prastoin <paul@twenty.com>
This commit is contained in:
@ -24,7 +24,6 @@ setup_and_migrate_db() {
|
||||
NODE_OPTIONS="--max-old-space-size=1500" tsx ./scripts/setup-db.ts
|
||||
fi
|
||||
|
||||
yarn database:migrate:prod
|
||||
yarn command:prod upgrade
|
||||
echo "Successfully migrated DB!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user