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 67b3526 commit 8372bc0Copy full SHA for 8372bc0
README.rst
@@ -22,9 +22,11 @@ Features
22
Azure SQL Database
23
- Supports LIMIT+OFFSET and offset w/o LIMIT emulation.
24
- Passes most of the tests of the Django test suite.
25
-- Compatible with *SQL Server* , *SQL Server Native Client* ,
26
- *Micosoft ODBC Driver 11 for SQL Server on Windows* and
27
- *FreeTDS* ODBC drivers.
+- Compatible with
+ `Micosoft ODBC Driver for SQL Server <https://msdn.microsoft.com/library/mt654048(v=sql.1).aspx>`__,
+ `SQL Server Native Client <https://msdn.microsoft.com/library/ms130892(v=sql.120).aspx>`__,
28
+ `SQL Server <https://msdn.microsoft.com/library/aa968814(vs.85).aspx>`__
29
+ and `FreeTDS <http://www.freetds.org/>`__ ODBC drivers.
30
31
Dependencies
32
------------
0 commit comments