- 25 Jun, 2015 2 commits
-
-
upsert overwrites data with default values on update
Jan Aagaard Meier committed -
Fred K. Schott committed
-
- 24 Jun, 2015 6 commits
-
-
Jan Aagaard Meier committed
-
adds support for table triggers in mssql dialect
Jan Aagaard Meier committed -
- closes https://github.com/sequelize/sequelize/issues/3284 - closes https://github.com/sequelize/sequelize/issues/3967 - adds a temp table to get the output rows of insert,update and delete queries when there is a trigger on a table. - Sits behind a flag called hasTrigger on the model - Added tests that cover insert,update and delete queries - using dialect support for temp tables to handle triggers - increases enum column size in mssql to 255
shakib bawa committed -
Fred K. Schott committed
-
Update moment-timezone to 0.4.0
Jan Aagaard Meier committed -
Joseph Page committed
-
- 23 Jun, 2015 8 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
📝 Jan Aagaard Meier committed -
📝 Jan Aagaard Meier committed -
Throw ForeignKeyConstraintError in mssql when trying to set an association that doesn't exist
Mick Hansen committed -
[ci skip]
📝 Fix typo in docs on associationsJan Aagaard Meier committed -
Jeff Lee committed
-
John Giudici committed
-
- 22 Jun, 2015 3 commits
-
-
[ci skip]
📝 Fixed errors in queryJan Aagaard Meier committed -
Pranav Raj S committed
-
Pranav Raj S committed
-
- 21 Jun, 2015 3 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
handle hasOne onDelete cascade when no associate
Jan Aagaard Meier committed
-
- 19 Jun, 2015 7 commits
-
-
[ci skip]
📝 Fix incorrect paths created for "See:" links in docs generatorJan Aagaard Meier committed -
Chris Rinaldi committed
-
Jason Murad committed
-
Jason Murad committed
-
Update index.md
Mick Hansen committed -
The Script is not working because of the lonely "return"
soundyogi committed -
Jason Murad committed
-
- 18 Jun, 2015 5 commits
-
-
Rewrite hasMany and belongsToMany
Mick Hansen committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
📝 Jan Aagaard Meier committed -
Refactored away duplicate code in Instance::get()
Mick Hansen committed
-
- 17 Jun, 2015 6 commits
-
-
[ci skip]
📝 Added removing hooks docsJan Aagaard Meier committed -
Safonov Nikita committed
-
ns3777k committed
-
Fix spelling error in model.js
Mick Hansen committed -
Sunshine Yin committed
-
Sunshine Yin committed
-