What happened?
Based on the command output I think the force option is not being propagated to DAB. I expected force to bring the DB into the correct state, even if that implies data loss.
"Failed to apply configuration to remote endpoint DAB server responded with error: 400. Details: Performing Drop table 'Tablename' migration would result in data loss but force mode is not enabled. Set 'force' to true in the request can allow the operation."
Steps to reproduce
- Manually ake a change in the sql db.
- Run
rayfin up db apply --force
Environment
No response
Logs or screenshots
What happened?
Based on the command output I think the force option is not being propagated to DAB. I expected force to bring the DB into the correct state, even if that implies data loss.
"Failed to apply configuration to remote endpoint DAB server responded with error: 400. Details: Performing Drop table 'Tablename' migration would result in data loss but force mode is not enabled. Set 'force' to true in the request can allow the operation."
Steps to reproduce
rayfin up db apply --forceEnvironment
No response
Logs or screenshots