You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have problems in database migration, as I can solve this error.
I requirements:
Python 3.5
Django 1.8
Pyodbc 3.0.7
django-pyodbc 1.1.0
Error:
'The SchemaEditorClass attribute of this database wrapper is still None')
NotImplementedError: The SchemaEditorClass attribute of this database wrapper is still None
The text was updated successfully, but these errors were encountered:
I have problems in database migration, as I can solve this error.
I requirements:
Python 3.5
Django 1.8
Pyodbc 3.0.7
django-pyodbc 1.1.0
Error:
'The SchemaEditorClass attribute of this database wrapper is still None')
NotImplementedError: The SchemaEditorClass attribute of this database wrapper is still None
The text was updated successfully, but these errors were encountered: