You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Down migrations should never be run in any live environment, but they unfortunately are useful in developer environments. Should they be opt-in? Should there be an environmental configuration that specifies whether or not down migrations can be performed?
Basically, my opinions aside, should jrny better allow people to use it as they see fit?
The text was updated successfully, but these errors were encountered:
Down migrations should never be run in any live environment, but they unfortunately are useful in developer environments. Should they be opt-in? Should there be an environmental configuration that specifies whether or not down migrations can be performed?
Basically, my opinions aside, should
jrny
better allow people to use it as they see fit?The text was updated successfully, but these errors were encountered: