We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Typo fix on word dropping
orm.on didn't exist, when I changed it to db.on it worked just fine.
Updated hasOne Association (markdown)
Created hasOne Association (markdown)
Created Defining Associations (markdown)
Updates pg version to 2.6.2. Adds a note about using pg@2.5.0 when connecting to Heroku. (#336)
Created Synching and Dropping Models (markdown)
mysql@2.0.0-alpha9
mongodb@1.3.19
Updated Connecting to Database (markdown)
Adds warning about defining `next` argument without ever calling it
Add var
Document custom properties
Updated Settings (markdown)
Updated Model Validations (markdown)
Added common mistakes section, example of invalid this reference
Created Model Validations (markdown)
Created Model Hooks (markdown)
Add development section, for detailing steps to get a local development environment set up/running tests etc.
Fixing a few spelling and grammar errors
Removes ";" from settings property description table column
Created Model Properties (markdown)
Created Defining Models (markdown)
Created Settings (markdown)