CI: Migration SQLite to PostgreSQL (#719)

* migrate all extensions
* errors if migration is missing
This commit is contained in:
calle 2022-07-17 13:11:13 +02:00 committed by GitHub
parent f4e7d62ca3
commit ad2aad05e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 167 additions and 31 deletions

View file

@ -4,6 +4,7 @@ docker
docs
tests
venv
tools
*.md
*.log
@ -12,7 +13,6 @@ venv
.gitignore
.prettierrc
conv.py
LICENSE
Makefile
mypy.ini