icinga2/lib/db_ido_pgsql
Alexander A. Klimov c6f9de5933 Ido*sqlConnection#FieldToEscapedString(): don't write out of range time
MySQL's FROM_UNIXTIME() NULLs ts <1970, errors for >2038.
Postgres' TO_TIMESTAMP() errors for all ts not between 4713BC - 294276AD.
2024-10-02 11:52:25 +02:00
..
schema Replace a few more copyright strings 2019-02-25 16:30:40 +01:00
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
idopgsqlconnection.cpp Ido*sqlConnection#FieldToEscapedString(): don't write out of range time 2024-10-02 11:52:25 +02:00
idopgsqlconnection.hpp Merge pull request #8855 from Icinga/bugfix/inconsistent-ido-schema-versions-8852 2021-07-14 18:09:27 +02:00
idopgsqlconnection.ti Remove passwords from API 2021-07-05 15:09:54 +02:00