icinga2/lib/db_ido_mysql
Alexander A. Klimov 21b68455ce Use Timer::Create() instead of new Timer()
git ls-files -z |xargs -0 perl -pi -e 's/\bnew Timer\b/Timer::Create/g'

ex. in Timer::Create() itself.
2023-04-04 10:35:20 +02:00
..
schema Make MySQL schema version in full schema file and upgrade files consistent 2021-12-16 15:48:12 +01:00
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
idomysqlconnection.cpp Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
idomysqlconnection.hpp Merge pull request #8855 from Icinga/bugfix/inconsistent-ido-schema-versions-8852 2021-07-14 18:09:27 +02:00
idomysqlconnection.ti Remove passwords from API 2021-07-05 15:09:54 +02:00