CI: Migration SQLite to PostgreSQL (#719)
* migrate all extensions * errors if migration is missing
This commit is contained in:
+1
-1
@@ -4,6 +4,7 @@ docker
|
||||
docs
|
||||
tests
|
||||
venv
|
||||
tools
|
||||
|
||||
*.md
|
||||
*.log
|
||||
@@ -12,7 +13,6 @@ venv
|
||||
|
||||
.gitignore
|
||||
.prettierrc
|
||||
conv.py
|
||||
LICENSE
|
||||
Makefile
|
||||
mypy.ini
|
||||
|
||||
Reference in New Issue
Block a user