Releases: michiya/django-pyodbc-azure
Releases · michiya/django-pyodbc-azure
1.8.3.0
- Supports Django 1.8.3
- Imported backend-related fixes from Django 1.8.2 and 1.8.3
- Added
connection-timeout
option (#30)
- Fixed an invalid SQL bug (#32)
1.2.10
- Supports Django 1.7.9
- Imported backend-related fixes from Django 1.7.9
- Added
connection-timeout
option (#30)
1.8.1.0
- Supports Django 1.8.1/1.8.2
- Imported backend-related fixes from Django 1.8.1
1.2.9
- Supports Django 1.7.8
- Imported backend-related fixes from Django 1.7.8
1.2.8
- Supports Django 1.7.6/1.7.7
- Added iODBC support and
driver_charset
option (#27)
- Added support for resetting identity columns on Azure SQL Database v12
- Fixed inaccuracy in foreign key introspection
1.2.6
- Supports Django 1.7.5
- Imported backend-related fixes from Django 1.7.5
- Dropped Django 1.7.4 support
1.2.5
- Fixed the introspection error on a database with a case-sensitive collation (#19)
- Fixed the installation error on some character encoding (#21)
1.1.8
- Fixed the introspection error on a database with a case-sensitive collation (#19)
- Fixed the installation error on some character encoding (#21)