Sample Header Ad - 728x90

How to downgrade sqlite3 that comes with Python and Django

-1 votes
1 answer
2970 views
So I am stuck in this problem: https://stackoverflow.com/questions/53637182/django-no-such-table-main-auth-user-old I can't upgrade Django because many other applications are connected to it using version 2.1. The only approach is to edit the sqlite3. Currently, I am using SQLITE3 3.26.0 and I want to downgrade to 2.5.1. How can I do this?
Asked by Nano (139 rep)
Oct 4, 2019, 04:46 PM
Last activity: Nov 3, 2019, 06:02 PM