Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c5d5326

Browse files
author
Ross Rogers
committed
Add blurb about support for IBM's DB2 on readme
1 parent 48d995d commit c5d5326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Features
1919
* [x] Support for Django 1.4-1.10.
2020
* [x] Support for SQL Server 2000, 2005, 2008, and 2012 (please let us know if you have success running this backend with another version of SQL Server)
2121
* [x] Support for Openedge 11.6
22+
* [x] Support for `IBM's DB2 <https://en.wikipedia.org/wiki/IBM_DB2>`_
2223
* [x] Native Unicode support. Every string that goes in is stored as Unicode, and every string that goes out of the database is returned as Unicode. No conversion to/from intermediate encodings takes place, so things like max_length in CharField works just like expected.
2324
* [x] Both Windows Authentication (Integrated Security) and SQL Server Authentication.
2425
* [x] LIMIT+OFFSET and offset w/o LIMIT emulation under SQL Server 2005.

0 commit comments

Comments
 (0)