CI: DB migration with real data (#776)
* fix migration conv.py * migrate with mock data
This commit is contained in:
parent
4b5e113c03
commit
4bb184e08b
4 changed files with 74 additions and 35 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -15,7 +15,7 @@ __pycache__
|
|||
.webassets-cache
|
||||
htmlcov
|
||||
test-reports
|
||||
tests/data
|
||||
tests/data/*.sqlite3
|
||||
|
||||
*.swo
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue