Move migrations around and add missing column only if not available (#2461)

* Move migrations around and add missing column only if not available

* Add changes file

* Remove debug print

* Remove wrong import
This commit is contained in:
Tomas Touceda
2021-10-08 15:41:52 -03:00
committed by GitHub
parent 026df46627
commit 0fd569ebaf
4 changed files with 41 additions and 23 deletions
+1
View File
@@ -0,0 +1 @@
* Fix database migration when upgrading from 4.3.2