Skip to content

Convert time(0) (i.e. "1970-01-01 00:00:00") to NULL in order to avoid using a...

Andrea Gianarda requested to merge fix/time_0 into release/5.2

Convert time(0) (i.e. "1970-01-01 00:00:00") to NULL in order to avoid using a reserved timestamp value (https://mariadb.com/kb/en/timestamp/)

BC/public/external/soci!20 (merged) liblinphone!2248 (merged)

Edited by Andrea Gianarda

Merge request reports