Commit Graph

21 Commits

Author SHA1 Message Date
Thomas Gelf 0605c5acc8 schema/pgsql: add unix_timestamp function 2016-05-21 00:59:16 +02:00
Thomas Gelf 804245a35a schema/pgsql: add timeperiod support for jobs 2016-05-21 00:25:38 +02:00
Thomas Gelf b2f202079e schema/pgsql: apply_to for notifications 2016-05-21 00:15:27 +02:00
Thomas Gelf 8fe1bda36e schema/pgsql: add state columns for import sources 2016-05-21 00:11:01 +02:00
Thomas Gelf b40e1af5e8 schema/pgsql: add job tables 2016-05-20 23:57:56 +02:00
Thomas Gelf b4a0baa109 schema/pgsql: extend sync rule 2016-05-20 23:42:21 +02:00
Thomas Gelf 0e9a1392e5 schema/pgsql: allow no null var names 2016-05-20 23:20:19 +02:00
Thomas Gelf 19d56fc546 schema: add notification assign type column
thnx @spillerm

refs #11452
2016-03-27 19:11:28 +02:00
Thomas Gelf e8cfeb74cc schema: add assign type column 2016-03-23 02:35:37 +01:00
Thomas Gelf c7578bd7ef schema: allow for required arguments 2016-03-21 02:44:50 +01:00
Thomas Gelf 53657cdb31 schema/pgsql: larger file_path field for config
fixes #11383
2016-03-18 21:27:33 +01:00
Thomas Gelf a3c089e6c6 schema: add tables for notification user(group)s 2016-03-15 22:23:21 +01:00
Thomas Gelf 247ef41483 schema: add notification assignment tables 2016-03-12 01:56:59 +01:00
Thomas Gelf d3130d0494 schema: remove usergroup zone_id for now 2016-03-09 20:36:39 +01:00
Thomas Gelf 6377ed4bc7 schema/pgsql: allow for longer (> 255) commands
This has already been fixed for MySQL time ago.

refs #11315
2016-03-06 19:28:21 +01:00
Thomas Gelf f37671c2c0 schema: align PostgreSQL and MySQL sync types 2016-03-05 20:34:24 +01:00
Thomas Gelf 4d84b41272 schema/pgsql: do not enforce import end_time 2016-03-05 20:07:05 +01:00
Thomas Gelf b65c9f4d4a schema/pgsql: fix tests for timeperiod_ranges 2016-03-02 20:51:41 +01:00
Thomas Gelf 4dfe03816a schema/pgsql: fix primary key on icinga_user_*_set 2016-03-02 20:48:10 +01:00
Thomas Gelf 804a30f8d4 schema: add user fields 2016-03-01 05:12:27 +01:00
Markus Frosch 5f9f97f122 Add PostgreSQL migration 77
refs #11110
2016-03-01 00:06:18 +01:00