-
-
Notifications
You must be signed in to change notification settings - Fork 31
[IDEA] Add priority for seed files (Discussion wanted) #107
Copy link
Copy link
Open
Labels
discussionLet's discuss this and get some feedbackLet's discuss this and get some feedbackenhancementNew or improved feature or requestNew or improved feature or requestgood first issueGood for newcomersGood for newcomersideaNew idea for the projectNew idea for the projectup for grabsIf you have an implementation in mind, feel free to help us out by making a PRIf you have an implementation in mind, feel free to help us out by making a PR
Metadata
Metadata
Assignees
Labels
discussionLet's discuss this and get some feedbackLet's discuss this and get some feedbackenhancementNew or improved feature or requestNew or improved feature or requestgood first issueGood for newcomersGood for newcomersideaNew idea for the projectNew idea for the projectup for grabsIf you have an implementation in mind, feel free to help us out by making a PRIf you have an implementation in mind, feel free to help us out by making a PR
Is your feature request related to a problem? Please describe.
The seed files are currently run without any set order (if any it is alphabetical). We should add a property to the migration files which tells Nessie in which order the files should be run and if there are any dependencies/priorities.
As far as my imagination goes, we could do it the following ways, but feel free to chime in if you have another idea (not ordered, but numbered for easy reference):
Update:
I will leave this open until I get some feedback or I figure out a solid way of doing this. It will not be included in the v2 release, but might be a part of a v2 minor release further down the line