Update README to include MSSQL as a supported DB

This commit is contained in:
Justin Horner 2016-06-02 16:42:51 -04:00
parent a966a18e79
commit 62f0355e0b

View File

@ -5,7 +5,7 @@ Gitter chat
A SQL query builder that is flexible, portable, and fun to use!
A batteries-included, multi-dialect (MySQL, PostgreSQL, SQLite3, WebSQL, Oracle) query builder for
A batteries-included, multi-dialect (MSSQL, MySQL, PostgreSQL, SQLite3, WebSQL, Oracle) query builder for
Node.js and the Browser, featuring:
- [transactions](http://knexjs.org/#Transactions)