We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb4591 commit d335d0cCopy full SHA for d335d0c
README.md
@@ -11,7 +11,7 @@ We hope you enjoy using the MSSQL-Django 3rd party backend.
11
## Features
12
13
- Supports Django 2.2, 3.0
14
-- Supports Microsoft SQL Server 2008/2008R2, 2012, 2014, 2016, 2017, 2019
+- Tested on Microsoft SQL Server 2016, 2017, 2019
15
- Passes most of the tests of the Django test suite
16
- Compatible with
17
[Micosoft ODBC Driver for SQL Server](https://docs.microsoft.com/en-us/sql/connect/odbc/microsoft-odbc-driver-for-sql-server),
0 commit comments