吕君喜 406d880ac6 first 3 gadi atpakaļ
..
accessible 406d880ac6 first 3 gadi atpakaļ
lib 406d880ac6 first 3 gadi atpakaļ
test 406d880ac6 first 3 gadi atpakaļ
.editorconfig 406d880ac6 first 3 gadi atpakaļ
.eslintrc 406d880ac6 first 3 gadi atpakaļ
.jshintrc 406d880ac6 first 3 gadi atpakaļ
.npmignore 406d880ac6 first 3 gadi atpakaļ
.travis.yml 406d880ac6 first 3 gadi atpakaļ
README.md 406d880ac6 first 3 gadi atpakaļ
appveyor.yml 406d880ac6 first 3 gadi atpakaļ
package.json 406d880ac6 first 3 gadi atpakaļ

README.md

Waterline Schema

This is the core schema builder used in the Waterline ORM. It is responsible for taking an attributes object from a Collection and turning it into a fully fledged schema object.

It's mainly tasked with figuring out and expanding associations between Collections.

Bugs   NPM version

To report a bug, click here.

This is a built-in module used in core Waterline.

Contributing   Build Status

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM package info

License

The Sails framework is free and open-source under the MIT License.