loopback-connector-mysql/lib
Buck Bito d0a88ef045 Remove String manipulations of Date objects
This commit contains all previous work after rebase went badly
RE: Pull Request requested by @kjdelisle regarding #149 following my
proposed solution "A" at #149 (comment).
As mentioned in the post linked above, this change allows the
underlying mysqljs/mysql module to handle Date object serialization
and removes the forced conversion of Dates to UTC Strings.
An opt-out fallback to forced coercion to UTC is included,
which was modeled after #265 from @darknos .

Old, squashed commits:
d0ea1d926eae04d0355109c87eef4eeec173f887
Legacy UTC date processing fallback credit: @darknos

a59dad7d7bd945895fb410a963cf5932b6a20f9e
Remove orphaned string functions

e8fdbdcfd4092f3d9e018f688d14def3e3ca9856
Incorporate @darknos expanded check for zero dates

abd4e0a7e9122f857974678a6b6ad87a19988f6f
Remove DATE manipulations in from/toColumnValue
2017-04-28 16:13:15 -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 Properties with mysql custom "columnName" don't get autoupdated (#273) 2017-04-27 17:31:20 -04:00
mysql.js Remove String manipulations of Date objects 2017-04-28 16:13:15 -04:00
transaction.js Update eslint infrastructure 2016-08-10 20:04:26 -04:00