Releases: michiya/django-pyodbc-azure
Releases · michiya/django-pyodbc-azure
1.0.14
1.2.4
1.2.3
1.2.2
1.2.1
1.1.7
1.2.0
1.1.6
- Supports Django 1.6
- Added support for Microsoft ODBC Dirver 11 for SQL Server on Windows
- Added automatic MARS activation depending on ODBC drivers
- Added transaction management error on select_for_update when autocommit is enabled
- Added
BinaryField
introspection on FreeTDS - Fixed dumpdata error on outdated ODBC drivers (#15)
- Omitted compound indexes from introspection
- Updated Azure platform name in the error messages
1.0.13
- Supports Django 1.5 or earlier
- Added support for Microsoft ODBC Dirver 11 for SQL Server on Windows
- Added automatic MARS activation depending on ODBC drivers
- Fixed dumpdata error on outdated ODBC drivers (#15)
- Omitted compound indexes from introspection
- Updated Azure platform name in the error messages