- 05 Feb, 2016 2 commits
-
-
Mick Hansen committed
-
LICENSE Date Update
Mick Hansen committed
-
- 04 Feb, 2016 4 commits
-
-
Sushant committed
-
validator@4.6.1
Jan Aagaard Meier committed -
moment@2.11.2 breaks build
🚨 Jan Aagaard Meier committed -
http://greenkeeper.io/
greenkeeperio-bot committed
-
- 03 Feb, 2016 11 commits
-
-
Mssql can remove column with default
Mick Hansen committed -
Updated Documentation
Mick Hansen committed -
Mick Hansen committed
-
http://greenkeeper.io/
greenkeeperio-bot committed -
* Fix #3582
Sushant committed -
Fixes #2975 and #3416
Sushant committed -
* as these are not integration tests * also double-quote mocha test path to ensure tests in sub-directories are run (e.g. previously, connection-manager.js was not run) see: http://stackoverflow.com/a/19902459 * remove unused beforeEach in postgres/query-generator.test.js
Michael Kearns committed -
* tableName objects have a "tableName" property, not a "table" property * addColumnQuery was broken by commit 3559ad, only on the mssql_can_remove_column_with_default branch
Michael Kearns committed -
* all tests covering functionality which modifies schema now verify that the schema has actually changed, instead of just verifying against the number of logs output * remove assertions against sql count in query-interface.test * remove unused rawSelect against table in test Fixes required for new query-interface tests for PG / MySQL / MariaDB * PG: changing a column to DataTypes.FLOAT results in it being stored (and returned as) 'DOUBLE PRECISION' * ensure that test schema is torn down after each test, to avoid tests interacting with each other * remove unneeded calls to dropAllSchemas in query-interface.test.js - this is done in the afterEach call now * MySQL/MariaDB: we have to change our expectation depending on the dialect, as the DataTypes names are too inconsistent
Michael Kearns committed -
* this fixes Github issue #4943 * previously, calling removeColumn for a column with a defaultValue specified would cause an error -- this is because in MSSQL you have to drop the constraint before the column. See: http://stackoverflow.com/questions/8641954/how-to-drop-column-with-constraint * also added integration tests for removeColumn function
Michael Kearns committed -
Michael Kearns committed
-
- 02 Feb, 2016 3 commits
-
-
fix usign hstore without model instance
Jan Aagaard Meier committed -
Fixes issue #5344: Replaced _.cloneDeep with _.cloneDeepWith.
Jan Aagaard Meier committed -
Wong Yong Jie committed
-
- 01 Feb, 2016 2 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
- 31 Jan, 2016 9 commits
-
-
Fix 966
Mick Hansen committed -
Changed MySQL, MSSQL changeColumn dont overwrite query template for changeColumn
Sushant committed -
Sushant committed
-
Sushant committed
-
Jan Aagaard Meier committed
-
geography and tests
Jan Aagaard Meier committed -
Update lodash to version 4.1.0
🚀 Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
EdwardGonzalez committed
-
- 30 Jan, 2016 9 commits
-
-
sinon@1.17.3
Jan Aagaard Meier committed -
chai@3.5.0 breaks build
⚠ ️Jan Aagaard Meier committed -
mocha@2.4.2
Jan Aagaard Meier committed -
bluebird@3.1.2
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Fix for bug #4755
Jan Aagaard Meier committed -
Added documentation note about bulkCreate hook and updatesOnDuplicate option
Mick Hansen committed -
http://greenkeeper.io/
greenkeeperio-bot committed
-