loopback-connector-mysql/lib
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
..
discovery.js Return if column is generated or not (#198) 2017-03-08 18:56:27 -05:00
enumFactory.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00
migration.js Refactor migration methods 2017-03-02 15:49:30 -05:00
mysql.js Merge pull request #179 from azatoth/zero_datetime 2016-08-11 09:03:14 -07:00
transaction.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00