Give up on migrations in tests

This commit is contained in:
stijndcl 2022-06-30 15:20:54 +02:00
parent b4a3a87e6e
commit 60382b8eab
5 changed files with 6 additions and 18 deletions

3
.gitignore vendored
View file

@ -154,6 +154,3 @@ cython_debug/
# PyCharm
.idea/
# SQLite testing database
tests.db