v0.0.1a48: Merge pull request #627 from fstagni/pilots_smarterDateTime
Pre-release
Pre-release
bd00e77 fix: from DateTime to SmarterDateTime
84b6d7b fix: tests
620e26c fix (JobDB): heartbeat timestamp is now returned with tzinfo, fix the test.
71dcc25 fix (JobDB): handle FunctionElement passed to inside CASE
abfb257 fix (JobDB): use SmarterDateTime defaults
b9c4d16 docs: document how MySQL timestamp and datetimes work for word of caution
5681b35 feat (JobDB): added SmarterDateTime
bd1bfbf fix (JobDB): use literal to hint to typeengine the correct type when rendering bind parameters
4374553 fix: add CORS origins for https:// local dev instances