waterline
Advanced tools
Comparing version 0.13.1 to 0.13.2
@@ -813,2 +813,6 @@ // ██╗ ██╗ █████╗ ████████╗███████╗██████╗ ██╗ ██╗███╗ ██╗███████╗ | ||
* | ||
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||
* FUTURE: Have this return a Deferred using parley (so it supports `await`) | ||
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||
* | ||
* @param {Dictionary} options | ||
@@ -955,2 +959,6 @@ * @property {Dictionary} models | ||
* | ||
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||
* FUTURE: Have this return a Deferred using parley (so it supports `await`) | ||
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||
* | ||
* @param {Ref} orm | ||
@@ -957,0 +965,0 @@ * |
The MIT License (MIT) | ||
-- | ||
Copyright © 2012-2018 Mike McNeil, Balderdash Design Co., & The Sails Company | ||
Copyright © 2012-present Mike McNeil & The Sails Company | ||
@@ -6,0 +6,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
{ | ||
"name": "waterline", | ||
"description": "An ORM for Node.js and the Sails framework", | ||
"version": "0.13.1", | ||
"version": "0.13.2", | ||
"homepage": "http://waterlinejs.org", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
@@ -67,6 +67,6 @@ # [<img title="waterline-logo" src="http://i.imgur.com/3Xqh6Mz.png" width="610px" alt="Waterline logo"/>](http://waterlinejs.org) | ||
## License | ||
[MIT](http://sailsjs.com/license). Copyright © 2012-2017 Mike McNeil, Balderdash Design Co., & The Sails Company | ||
[MIT](http://sailsjs.com/license). Copyright © 2012-present Mike McNeil & The Sails Company | ||
[Waterline](http://waterlinejs.org), like the rest of the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license). | ||
[Waterline](http://waterlinejs.org), like the rest of the [Sails framework](https://sailsjs.com), is free and open-source under the [MIT License](https://sailsjs.com/license). | ||
![image_squidhome@2x.png](http://sailsjs.com/images/bkgd_squiddy.png) |
1249381
21655
138