mirror of
https://github.com/knex/knex.git
synced 2025-12-28 15:38:41 +00:00
Update README to include MSSQL as a supported DB
This commit is contained in:
parent
a966a18e79
commit
62f0355e0b
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user