Tests fail with SQLite 3.26+
Closed this issue · 2 comments
brianmay commented
See https://code.djangoproject.com/ticket/29182
Hopefully this will get fixed with Django 2.2.
Test fails with error like (note table name may vary):
django.db.utils.OperationalError: Problem installing fixtures: no such table: institute__old
brianmay commented
Mysql and postgresql support are fine.
brianmay commented
This is fixed now we have moved to Django 2.2