[utils][commands][restore] Check for SQLite version < 3.6
Version 3.6 of SQLite introduced a change that broke the migration mechanism of Django. This patch checks that, if the database backend uses SQLite, and raises an exception if needed.
parent
300b3942
No related branches found
No related tags found
Please register or sign in to comment