3YOURMIND / django-add-default-value

This django Migration Operation can be used to transfer a Fields default value to the database scheme.
Apache License 2.0
138 stars 19 forks source link

refact(mssql-support): Refactor with initial... #7

Closed ghost closed 5 years ago

ghost commented 5 years ago

...support for Microsoft SQL server. Taken from create-test-setup branch, only the changes to the package. Changes:

ghost commented 5 years ago

Too many things wrong with MSSQL driver.