Skip to content

Commit

Permalink
Changing to 0.9.x for recommended sails version on old MSSQL adapter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Chambers committed Jan 11, 2016
1 parent 8d2970f commit df85382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULES.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Below, you'll find an overview of the modules maintained by the core team and co
| [sails-orientdb](https://github.com/appscot/sails-orientdb) | [![Build Status](https://travis-ci.org/appscot/sails-orientdb.svg?branch=master)](https://travis-ci.org/appscot/sails-orientdb) | [![npm version](https://badge.fury.io/js/sails-orientdb.svg)](http://badge.fury.io/js/sails-orientdb) | OrientDB |
| [sails-rest](https://github.com/zohararad/sails-rest) | | | REST |
| [sails-oracle](https://github.com/mayconheerdt/sails-oracle) | | | Oracle |
| [sails-mssql](https://github.com/swelham/sails-mssql) | | | MSSQL (for sails@<=0.10.x) |
| [sails-mssql](https://github.com/swelham/sails-mssql) | | | MSSQL (for sails@<=0.9.x) |
| [sails-sqlserver](https://github.com/cnect/sails-sqlserver) | | | SQL Server |
| [sails-neo4j](https://github.com/natgeo/sails-neo4j) | | | Neo4j |
| [sails-sqlite3](https://github.com/AndrewJo/sails-sqlite3) | | | SQLite3 |
Expand Down

0 comments on commit df85382

Please sign in to comment.