loopback-connector-mysql/test
Christiaan Westerbeek b67b57970f Return if column is generated or not (#198)
* Return if column is generated or not

Related to
https://github.com/strongloop/loopback-datasource-juggler/issues/899

* add pk for testgen table

* Fixe the double quotes around generated

as requested by @loay

* Fix commit linter

Block must not be padded by blank lines padded-blocks

* Code fixes to follow guide

* Should fix the tests failing

Test failing on the tableName (incorrect case)
2017-03-08 18:56:27 -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 Return if column is generated or not (#198) 2017-03-08 18:56:27 -05: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 Return if column is generated or not (#198) 2017-03-08 18:56:27 -05: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