Skip to content

Upcoming Release Notes

Sicong edited this page Nov 30, 2021 · 25 revisions

This page includes anticipated release notes for work-in-progress. Each release note will tell you what's intended to be added, updated or fixed. It will also describe any backwards-incompatible changes made in that version. Please be advised that these notes are subject to change.


mssql-django 1.1 Release Notes (November 2021)

Added:

  • Core support for Django 4.0
  • ActiveDirectoryMsi authentication
  • inspectdb with --schema flag

Fixed Issues:

  • Azure SQL version/features is now checked correctly
  • Collation conflict when creating temp table
  • Fixed unicode constraint name error
  • bulk_update set fields to null
  • Index name error for user-defined schema
  • bulk batch size exceeding parameters limit
  • Migration Alter(rename) field
Clone this wiki locally