811909aa72
Merge branch 'develop-1.2' into develop-merge-up-20190729
2019-07-29 12:19:26 +01:00
ee6575b013
Merge branch 'develop-1.1' into develop-1.2-merge-up-20190514
2019-05-14 14:26:41 +01:00
83aad0c7b1
MCOL-2051: CS uses 'NULL' literal as NULL when UPDATEs varchar field: proxying NULL value. Note: empty strings are still considered NULLs later on.
2019-04-30 13:59:00 +03:00
e89d1ac3cf
MCOL-265 Add support for TIMESTAMP data type
2019-04-23 00:00:09 -04:00
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
25851df89d
Add support for zero date separate to NULL
...
NULL is now pushed through the MariaDB storage engine plugin down to the
insert processing. A '0000-00-00' date is now a separate value to NULL.
This is more in-line with MariaDB's handling.
2016-08-30 16:26:36 +01:00
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00