LICENSE.txt
MANIFEST.in
NOTICE.md
README.md
setup.cfg
setup.py
azure_msi_mssql_django.egg-info/PKG-INFO
azure_msi_mssql_django.egg-info/SOURCES.txt
azure_msi_mssql_django.egg-info/dependency_links.txt
azure_msi_mssql_django.egg-info/requires.txt
azure_msi_mssql_django.egg-info/top_level.txt
mssql/__init__.py
mssql/base.py
mssql/client.py
mssql/compiler.py
mssql/creation.py
mssql/features.py
mssql/functions.py
mssql/introspection.py
mssql/operations.py
mssql/schema.py
mssql/management/__init__.py
mssql/management/commands/__init__.py
mssql/management/commands/inspectdb.py
mssql/management/commands/install_regex_clr.py
testapp/__init__.py
testapp/models.py
testapp/runners.py
testapp/settings.py
testapp/migrations/0001_initial.py
testapp/migrations/0002_test_unique_nullable_part1.py
testapp/migrations/0003_test_unique_nullable_part2.py
testapp/migrations/0004_test_unique_type_change_part1.py
testapp/migrations/0005_test_unique_type_change_part2.py
testapp/migrations/0006_test_remove_onetoone_field_part1.py
testapp/migrations/0007_test_remove_onetoone_field_part2.py
testapp/migrations/0008_test_drop_table_with_foreign_key_reference_part1.py
testapp/migrations/0009_test_drop_table_with_foreign_key_reference_part2.py
testapp/migrations/0010_pizza_topping.py
testapp/migrations/0011_test_unique_constraints.py
testapp/migrations/0012_test_indexes_retained_part1.py
testapp/migrations/0013_test_indexes_retained_part2.py
testapp/migrations/0014_test_rename_m2mfield_part1.py
testapp/migrations/0015_test_rename_m2mfield_part2.py
testapp/migrations/0016_jsonmodel.py
testapp/migrations/0017_binarydata_testcheckconstraintwithunicode_and_more.py
testapp/migrations/0018_choice_question.py
testapp/migrations/0019_customer_name_customer_address.py
testapp/migrations/0020_autofield_to_bigautofield.py
testapp/migrations/0021_multiple_autofield_to_bigauto.py
testapp/migrations/0022_timezone.py
testapp/migrations/0023_number.py
testapp/migrations/__init__.py
testapp/tests/__init__.py
testapp/tests/test_bitshift.py
testapp/tests/test_constraints.py
testapp/tests/test_expressions.py
testapp/tests/test_fields.py
testapp/tests/test_indexes.py
testapp/tests/test_jsonfield.py
testapp/tests/test_lookups.py
testapp/tests/test_multiple_databases.py
testapp/tests/test_queries.py
testapp/tests/test_timezones.py