- 02 Jul, 2015 10 commits
-
-
fixes problem with order in scope when counting
Jan Aagaard Meier committed -
Richard Comley committed
-
[ci skip] Note about querying and associations
Jan Aagaard Meier committed -
Luc Verdier committed
-
Update querying.md
Jan Aagaard Meier committed -
Luc Verdier committed
-
Don't override lodash includes() function.
Jan Aagaard Meier committed -
[ci skip] : memo: Typo fix in Raw Queries
Jan Aagaard Meier committed -
Changed updat to update
Eamonn McHugh-Roohr committed -
LoDash includes() does same job (with more types supported) of custom function.
rosston committed
-
- 01 Jul, 2015 2 commits
-
-
Richard Comley committed
-
Richard Comley committed
-
- 30 Jun, 2015 4 commits
-
-
Fix path variable being surrounded by quotes. Fixes #3464
Jan Aagaard Meier committed -
Ruben Bridgewater committed
-
🐛 Check for model and unique keys being defined in unique constraint parsingJan Aagaard Meier committed -
-
- 29 Jun, 2015 6 commits
-
-
[ci skip]
📝 Expanded time zone optionsJan Aagaard Meier committed -
Jamel Toms committed
-
Jamel Toms committed
-
Fix typo introduced in recent commit
Jan Aagaard Meier committed -
Gustav Pursche committed
-
-
- 28 Jun, 2015 2 commits
-
-
Add failing test case for findAndCountAll with a include and where
Jan Aagaard Meier committed -
Adding GEOMETRY Support
Jan Aagaard Meier committed
-
- 27 Jun, 2015 2 commits
-
-
Mike Ringrose committed
-
Mike Ringrose committed
-
- 26 Jun, 2015 5 commits
-
-
Mike Ringrose committed
-
Mike Ringrose committed
-
David Langer committed
-
having order option in model’s scope when performing a count kicked out this error: SequelizeDatabaseError: column “xxxx” must appear in the GROUP BY clause or be used in an aggregate function
Richard Comley committed -
Mike Ringrose committed
-
- 25 Jun, 2015 4 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
upsert overwrites data with default values on update
Jan Aagaard Meier committed -
Fred K. Schott committed
-
- 24 Jun, 2015 5 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
-