feat(api/Docker): automatically run migrations on container start
migrations do nothing when there's nothing to do and this allows easier version upgrades
This commit is contained in:
parent
aad853f6b0
commit
7e7cd25fa3
2 changed files with 2 additions and 0 deletions
1
changes/changelog.d/1879.enhancement
Normal file
1
changes/changelog.d/1879.enhancement
Normal file
|
|
@ -0,0 +1 @@
|
|||
Apply migrations on API container start (!1879)
|
||||
Loading…
Add table
Add a link
Reference in a new issue