-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
Description
I try to use django-pyodbc with django 1.7 / 1.8 but i always get the following error:
'The SchemaEditorClass attribute of this database wrapper is still None')
NotImplementedError: The SchemaEditorClass attribute of this database wrapper is still None
My environment:
Django (1.8.11)
django-pyodbc (0.3.0)
pip (7.1.2)
pyodbc (3.0.10)
setuptools (18.2)
wheel (0.24.0)
python 2.7.11
Are migrations supported? Should i disabled them?
individual-it, mattknoxca, radyz, lizottenj, alfaro28 and 2 more