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 |
||
---|---|---|
.. | ||
discovery.js | ||
enumFactory.js | ||
migration.js | ||
mysql.js | ||
transaction.js |