Mssql-django

Latest version: v1.5

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.1.3

Added:
* Add possibility for token authentication (102)
* Returning ids/rows after bulk insert (107)
* Unit test for issues 110 and 90 (115)


Fixed:
* Only drop necessary indexes during field rename (97)
* KeyTransformExact applied to all databases (98)
* Alter nullability for foreign key (93)
* Overridden functions not working with other DBs (105)
* reset_sequences argument in sql_flush (112)
* Add offset clause for all Django versions (117)
* Fixed issues related to unique constraints (106)

1.1.2

Fixed:
* Duplicated index created when alter foreignkey
* Migration error when alter fields to JSONField/TextField
* Migration not detected for non-default schema
* Unique index lost when renaming M2M field

1.1.1

Fixed:
* Migration alterfield and indexes issue
Added:
* setencoding and setdecoding in settings.py

1.1

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

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

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.