-
Notifications
You must be signed in to change notification settings - Fork 292
Migrations #1937
Copy link
Copy link
Closed
Labels
D: mediumSuitable for single developers familiar with the codebaseSuitable for single developers familiar with the codebaseS: mergedCompleted, reviewed, and merged issuesCompleted, reviewed, and merged issuesT: enhancementAdding additional functionalityAdding additional functionality
Milestone
Metadata
Metadata
Assignees
Labels
D: mediumSuitable for single developers familiar with the codebaseSuitable for single developers familiar with the codebaseS: mergedCompleted, reviewed, and merged issuesCompleted, reviewed, and merged issuesT: enhancementAdding additional functionalityAdding additional functionality
Affected Area
Upgrade
Requested Feature
The ability to write scripts that will run on upgrade.
Use Case
This will allow us to make changes to the DB structure and folder structure of the app without breaking existing installs.
Current Workaround
None
Additional Information
It would be useful to get this into the next version even if there are no migrations as it will mean we can use in the version after.