- 12 Feb, 2016 3 commits
-
-
bluebird@3.2.1
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Set updatedAt and createdAt values before validation
Jan Aagaard Meier committed
-
- 11 Feb, 2016 2 commits
-
-
Fixes #5390 - dialect mariaDB missing data-types
Mick Hansen committed -
Yoni Jah committed
-
- 10 Feb, 2016 7 commits
-
-
babel-core@6.5.1
Jan Aagaard Meier committed -
wellknown@0.4.1
Jan Aagaard Meier committed -
Yoni Jah committed
-
fix: after_constraint typo
Mick Hansen committed -
Yoni Jah committed
-
http://greenkeeper.io/
greenkeeperio-bot committed -
Austin J. Alexander committed
-
- 08 Feb, 2016 1 commit
-
-
http://greenkeeper.io/
greenkeeperio-bot committed
-
- 06 Feb, 2016 1 commit
-
-
Rafis Ganeyev committed
-
- 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 3 commits
-
-
http://greenkeeper.io/
greenkeeperio-bot committed -
Mick Hansen committed
-
Mick Hansen committed
-
- 31 Jan, 2016 3 commits
-
-
Fix 966
Mick Hansen committed -
Changed MySQL, MSSQL changeColumn dont overwrite query template for changeColumn
Sushant committed -
Sushant committed
-