Skip to content

1.4

Compare
Choose a tag to compare
@mShan0 mShan0 released this 15 Jan 22:44
· 34 commits to master since this release
c50a9bb

mssql-django 1.4 Release Notes (January 2024)

Added:

  • Add db_comment support (#318)
  • Django 5.0 support (#327)

Fixed:

  • Fix introspection test on SmallAutoField (#287)
  • Fix converting date/time from character string. (#290)
  • Add logic to include deleting _meta.indexes to _delete_indexes (#292)
  • Implement fix for empty aggregate (#324)