- 30 Sep, 2015 1 commit
-
-
Matt Liszewski committed
-
- 28 Sep, 2015 2 commits
-
-
Corrected API doc for BelongsTo association, Fixes #4580
Mick Hansen committed -
Ali Taheri committed
-
- 23 Sep, 2015 2 commits
-
-
Create query and dialect options for prepending schema search_path in Postgres
Mick Hansen committed -
Matt Liszewski committed
-
- 22 Sep, 2015 2 commits
-
-
Fix typo in hooks.md
Jan Aagaard Meier committed -
`Destory` -> `Destroy`
Tommy McLeroy committed
-
- 20 Sep, 2015 3 commits
-
-
Update instances.md
Mick Hansen committed -
Added before/afterSync and before/afterBulkSync hooks
Mick Hansen committed -
Changed method `instance.updateAtttributes()` to `instance.update`, according to latest API to avoid confusion: https://github.com/sequelize/sequelize/blob/f678009d7514b81a6f87e12b86360e9a597e3ca8/lib/instance.js#L765
Alessandro Zanardi committed
-
- 19 Sep, 2015 8 commits
-
-
Aleksander Barszczewski committed
-
Foreign keys with allowNull: false with new default values
Mick Hansen committed -
…NO ACTION on belongsTo Added lost changelog for PR #4532
Ricardo Lopes committed -
Mick Hansen committed
-
Mick Hansen committed
-
Expose Association constructor as `Sequelize.Association`
Mick Hansen committed -
overlookmotel committed
-
Fixed how an included where is joined so it generates correct SQL code.
Mick Hansen committed
-
- 18 Sep, 2015 3 commits
-
-
Calling set with dot.separated key on a JSON/JSONB attribute will not flag the entire object as changed
Mick Hansen committed -
Emil Janitzek committed
-
It now uses the field name instead of the model name.
Ricardo Lopes committed
-
- 17 Sep, 2015 15 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Feature #4527 "skip" option for custom validators
Mick Hansen committed -
superclarkk committed
-
Revert scopeInclude clone. Better fixed by #4518
Mick Hansen committed -
added addProjects and addUser instance methods to documentation for b…
Jan Aagaard Meier committed -
Verdier committed
-
static dialect requires. Fixes #4517
Jan Aagaard Meier committed -
Ali Taheri committed
-
= committed
-
updated models-usage.md
Mick Hansen committed -
Alex Booker committed
-
- 16 Sep, 2015 4 commits
-
-
Fix recursively inject 'where' with defaultScope and paranoid:true
Mick Hansen committed -
festo committed
-
Map raw field names to attributes.
Mick Hansen committed -
Sanketh Katta committed
-