loopback-connector-mysql/test
Matthew Dickinson 5ba6687c7c Fix autoupdate to create foreign keys after tables
Updated the autoupdate function so that it collects foreign key
statements and runs them once all tables have been updated.
This prevents foreign keys being created before referenced tables.
2017-02-17 11:25:19 -05:00
..
helpers Fix CI Failures 2016-12-07 23:53:46 -05:00
connection.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
datatypes.test.js Fix CI Failures 2016-12-07 23:53:46 -05:00
imported.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
init.js Add connectorCapabilities global object (#201) 2016-10-11 23:13:20 -07:00
migration.test.js Fix CI Failures 2016-12-07 23:53:46 -05:00
mocha.opts Move mocha args to test/mocha.opts 2013-12-13 10:27:33 -08:00
mysql.autoupdate.test.js Fix autoupdate to create foreign keys after tables 2017-02-17 11:25:19 -05:00
mysql.discover.test.js Follow mysql recommendations for handling booleans 2017-01-11 19:44:50 -08:00
mysql.test.js Add CI fixes (#197) 2016-09-28 13:32:38 -07:00
persistence-hooks.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
schema.sql Follow mysql recommendations for handling booleans 2017-01-11 19:44:50 -08:00
transaction.promise.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
transaction.test.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00