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
I would like to group my migrations into sub-directories, making it easier to know which migrations belong to which version. This would be especially useful to ensure the software remains compatible with a previous database version. Something like:
Is there a way to make the migration tool load migrations from sub-directories? Is there a way to conditionally exclude migrations from the "next" directory above?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to group my migrations into sub-directories, making it easier to know which migrations belong to which version. This would be especially useful to ensure the software remains compatible with a previous database version. Something like:
Is there a way to make the migration tool load migrations from sub-directories? Is there a way to conditionally exclude migrations from the "next" directory above?
Beta Was this translation helpful? Give feedback.
All reactions