Releases: microsoft/mssql-django
Releases · microsoft/mssql-django
1.0
Added:
- Added Django 3.2 support
- Added RegEx Support through pypi.org packaging
- Added JSONField support
- Added automated pipeline testing configuration files
- Updated the custom test runner to skip unsupported tests
Updated:
- Reverted repository license to BSD-3 to be consistent with historical predecessors
Fixed Issues:
- Fixed a number of test suite failures
- Resolved Issue #7 by using a temp table when 2100 parameter limitation exceeded
1.0rc1
Added:
- Added Django 3.2 support
- Added RegEx Support through pypi.org packaging
- Added JSONField support
Updated:
- Reverted repository license to BSD-3 to be consistent with historical predecessors
Fixed Issues:
- Resolved Issue #7 by using a temp table when 2100 parameter limitation exceeded