This repository was archived by the owner on May 2, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-14
lines changed
Expand file tree Collapse file tree 2 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 11## hapi-sequelize - a hapi plugin for the sequelize orm
22
3+ [ ![ Build Status] ( https://travis-ci.org/danecando/hapi-sequelize.svg?branch=master )] ( https://travis-ci.org/danecando/hapi-sequelize )
34[ ![ npm] ( https://img.shields.io/npm/dm/localeval.svg )] ( https://www.npmjs.com/package/hapi-sequelize )
4- <<<<<<< HEAD
5- =======
65
7- ### Warning
86
9- This version is still in beta. Hardly and only tested with current versions of Hapi (13.x) & Sequelize (3.x)
10- >>>>>>> 8cd9d3813dd7adc9e62ffd5ad4df477a2a437ede
7+ ### Warning
118
129This version of hapi-sequelize should be compatible with at least Hapi 13+ & Sequelize 3.x. If you're
1310encountering an issue related to any specific version please open an issue. The rewrite of this plugin
@@ -78,17 +75,9 @@ Returns single model that matches the passed argument or null if the model doesn
7875
7976Returns all models on the db instance
8077
81- <<<<<<< HEAD
8278### Contributing
8379 If you have any ideas for useful additions to the API or any other improvements to the plugin
8480 please open an issue or a PR.
8581
8682 Also feel free to tackle any of the outstanding todo's in the issues. These are mostly currently
8783 for testing, documentation. I hope to at least provide a reliable, developer friendly plugin.
88- =======
89- ### TODO/Contributing
90-
91- * finalize api
92- * write tests
93- * improve readme
94- >>>>>>> 8cd9d3813dd7adc9e62ffd5ad4df477a2a437ede
Original file line number Diff line number Diff line change 11{
22 "name" : " hapi-sequelize" ,
3- "version" : " 3.0.3 " ,
3+ "version" : " 3.0.4 " ,
44 "description" : " A Hapi plugin for the fabulous Sequelize ORM" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments