- 16 May, 2016 12 commits
-
-
Jan Aagaard Meier committed
-
… # 3439. Update changelog for v4 pre release
Jan Aagaard Meier committed -
Sushant committed
-
Sushant committed
-
Sushant committed
-
Sushant committed
-
Sushant committed
-
Sushant committed
-
* Fixed @param doc tag in model.js that was breaking docs build. * Updating documentation for Model.schema() to include intended use case and how to set a default schema for a model.
Ryan Thomas committed -
Jan Aagaard Meier committed
-
* Clone options * Remove whitespace
overlookmotel committed -
https://greenkeeper.io/
Greenkeeper committed
-
- 13 May, 2016 5 commits
-
-
* add(associations): make belongsTo getter batch friendly * add(associations): make belongsTo getter batch friendly * add(associations): make hasOne getter batch friendly * variable * readd scope for has one * reintroduce options.limit = null to fix mssql
Mick Hansen committed -
* Improve validation when dealing with non-strings validator@5.0.0+ has stopped coercing input values as strings and since version 4, the library has been printing deprecation notices everytime a non-string is passed to it. All `validate` functions now correctly handle theses cases by delegating this work to lodash functions. * Coerce number values when validating
Rui Marinho committed -
* Remove unneccesary tests checking options object not modified These tests are now performed universally by the tests support shim * Tidy tests code
overlookmotel committed -
Jan Aagaard Meier committed
-
* Updating MSSQL version query to return semver compatible string * Altering query builder to handle sql server 2008 Use TOP instead of LIMIT for queries against SQL server <11.0 * Refactor abstract query builder to support overriding select fragments * Adding OFFSET support for simple queries in SQL Server 2008 Nested queries still fail due to how WITH() queries must be defined * Altering OFFSET support for SQL Server 2008 to enable complex queries * Updating Docker to Node v5 Adding shortcut for running integration tests in containers * Updating legacy SQL server OFFSET query to support WHERE clauses * Adding rebuild of WHERE clauses for OFFSET * Add proper handling for nested ORDER BY for SQL Server * Moving field includes to outer query for SQL server OFFSET * Changing semver comparison * Making semver.valid check before using version * Extracting query orders and deleting duplicate code * Fixing lint problems * Adding unit tests and documentation for SQL limit/offset * Fixing lint problems * Tweaking query build loop and renaming sql fragment builder
Randall Crock committed
-
- 12 May, 2016 3 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
fix(belongs-to-many): constraint cascading are now properly preserved
Tom Jenkinson committed
-
- 10 May, 2016 1 commit
-
-
Angelo Paolo Obispo committed
-
- 09 May, 2016 1 commit
-
-
https://greenkeeper.io/
Greenkeeper committed
-
- 08 May, 2016 2 commits
-
-
Signed-off-by: J Huang <i@jhuang.me>
Junliang Huang committed -
* test for DECIMAL parser and string default * fixed test cases using Int value for decimal
Sushant committed
-
- 06 May, 2016 5 commits
-
-
https://greenkeeper.io/
Greenkeeper committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Closes #5387
Lewis Sobotkiewicz committed
-
- 05 May, 2016 2 commits
-
-
…e mssql dialect's describeTableQuery (#5852)
Michael Kelley committed -
* added failing test case for LIKE ANY parentheses issue * wrap ANY arguments with parentheses when using LIKE + ANY * changelog entry for #5736
Sushant committed
-
- 04 May, 2016 1 commit
-
-
📝 No instances in params for bulk commands; see https://github.com/sequelize/sequelize/blob/master/lib/hooks.js#L58
Cristi Scheye committed
-
- 03 May, 2016 5 commits
-
-
https://greenkeeper.io/
Greenkeeper committed -
Luc Verdier committed
-
https://greenkeeper.io/
Greenkeeper committed -
https://greenkeeper.io/
Greenkeeper committed -
* Fixing associations doc * Updating to nest where and attributes back under include
gtelljohann committed
-
- 02 May, 2016 1 commit
-
-
plus minor edit
Erich committed
-
- 29 Apr, 2016 1 commit
-
-
Angelo Paolo Obispo committed
-
- 27 Apr, 2016 1 commit
-
-
Jan Aagaard Meier committed
-