Niklas Reisz

Results 2 issues of Niklas Reisz

### Description I consistently get "[SQLITE_BUSY] The database file is locked (database is locked)" on my SQLite DB in DBeaver. This is only in DBeaver. I can connect, read and...

bug
x:sqlite
wait for response

I have a pytest.ini and a test_something.py file in the same dir as my manage.py. If I run 'pytest' directly, it works. If I run the whole thing with docker-compose,...