loopback-connector-mysql/lib
Sergey Nosenko f2f0dac69d refactor date, timestamp and datetime data types handling (#257)
* refactor date, timestamp, datetime data-type

* reverse datatypes.test.js changes

* checking property.mysql.dataType

along with property.dataType for timestamp fields

* Fix PR linter

* moved test cases all under one test file

remove unnecessary test cases, unify setup procedures

* Fix sql mode before migration

Set sql mode to allow zero's on timestamp
Clean up code

* remove test cases with strings and DATE field type

* code cleanup as requested

* add accidentally deleted assert.ok(found)

* fix timeZone to timezone case in README.md

* Update readme with date type info
2017-04-18 10:13:46 -04: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 Extract functions to base connector 2017-03-20 10:34:47 -04:00
mysql.js refactor date, timestamp and datetime data types handling (#257) 2017-04-18 10:13:46 -04:00
transaction.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00