How to answer yes to the prompts during building?
sarbazx
TRIALOP
a year ago
I need accept the database migrations
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
a year ago
You would need to pass in some kind of force or yes flag to the migration command, that will depend on what ORM you are using, so please consult the docs for your particular ORM.