Skip to content

Releases: michiya/django-pyodbc-azure

1.8.9.0

15 Feb 02:04
Compare
Choose a tag to compare
  • Supports Django 1.8.9
  • Fixed the error on removing a column with check constraint (#49)
  • Fixed unexpected data type conversion of id fields to bigint under old TDS protocol (#23)

1.9.1.0

08 Jan 14:18
Compare
Choose a tag to compare
  • Supports Django 1.9.1

1.9.0.1

07 Dec 13:48
Compare
Choose a tag to compare
  • Fixed the error in formatting a default value for legacy datetime type columns (#47)

1.8.7.2

07 Dec 13:42
Compare
Choose a tag to compare
  • Supports Django 1.8.7/1.8.8
  • Fixed the error in formatting a default value for legacy datetime type columns (#47)

1.9.0.0

04 Dec 15:15
Compare
Choose a tag to compare
  • Supports Django 1.9

1.8.7.1

04 Dec 15:15
Compare
Choose a tag to compare
  • Added escaping ODBC connection string (#39)
  • Fixed some minor bugs

1.8.7.0

26 Nov 12:57
Compare
Choose a tag to compare
  • Supports Django 1.8.7
  • Fixed some minor bugs

1.2.12

26 Nov 12:56
Compare
Choose a tag to compare
  • Tested under Django 1.7.11
  • Fixed some minor bugs

1.8.6.0

20 Nov 01:27
Compare
Choose a tag to compare
  • Supports Django 1.8.6
  • Provided compatibility with FreeTDS v0.95
  • Added connection_retries and connection_retry_backoff_time options (#41)

1.2.11

20 Nov 01:25
Compare
Choose a tag to compare
  • Supports Django 1.7.10
  • Provided compatibility with FreeTDS v0.95
  • Added connection_retries and connection_retry_backoff_time options (#41)