Commit Graph

36 Commits

Author SHA1 Message Date
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
Thomas Gelf 7f24e7f50a schema/pgsql: various fixes 2016-03-01 04:17:45 +01:00
Markus Frosch 133b5fb0a1 Fix NOT NULLs in PostgreSQL base schema
refs #11110
2016-03-01 00:20:00 +01:00
Markus Frosch 5f9f97f122 Add PostgreSQL migration 77
refs #11110
2016-03-01 00:06:18 +01:00
Markus Frosch e0b44e3f01 Bulk update PostgreSQL schema to 76
refs #11110
2016-02-29 23:53:00 +01:00
Thomas Gelf 611b94368b schema: rename value_format to argument_format 2015-08-03 13:51:26 +02:00
Alexander Fuhr 9c03ef5b62 schema/pgsql: fix the upgrade and the schema not null attribute
fixes #9783
2015-07-30 15:47:38 +02:00
Alexander Fuhr dc91ab498d PostgreSQL Schema: Update it to the last MySQL state
fixes #9783
2015-07-30 14:08:08 +02:00
Alexander Fuhr d9cff56373 SQLSchema: PostgreSQL update! 2015-07-02 16:09:17 +02:00
Alexander Fuhr c58a0db429 SQLSchema: PostgreSQL fix wrong foreign key schema 2015-07-02 14:17:13 +02:00
Alexander Fuhr 6e0b430dcc SQLSchema: Add icinga_ host, service _field tables 2015-07-02 14:10:05 +02:00
Thomas Gelf 3f9a19ac91 schema: rename datalist_value to datalist_entry 2015-06-30 15:41:59 +02:00
Alexander Fuhr 775bc67fec Add imports support for Endpoint 2015-06-29 11:11:56 +02:00
Alexander Fuhr f1c3f9025b Add imports support for UserGroup 2015-06-29 11:02:30 +02:00
Alexander Fuhr 61812d6115 Add imports support for Zone 2015-06-29 10:46:32 +02:00
Alexander Fuhr cdb66b648a Add imports support for Command 2015-06-29 10:39:37 +02:00
Alexander Fuhr c7f7d37523 Add imports support for Servicegroup 2015-06-29 10:28:57 +02:00
Alexander Fuhr 878841e33e Add imports support for Hostgroup 2015-06-29 10:20:15 +02:00
Alexander Fuhr 0af3ed4452 Add imports support for Timeperiod 2015-06-26 16:45:44 +02:00
Alexander Fuhr f7bd670d1b Add imports support to User 2015-06-26 16:36:18 +02:00
Alexander Fuhr fd74a8dfd5 Add imports support to Service 2015-06-26 16:20:16 +02:00
Thomas Gelf 2ea2e51e00 psql: update schema for global zones 2015-06-24 13:50:58 +02:00
Thomas Gelf 4094794743 schema/pgsql: remove superfluous comments 2015-06-24 13:07:37 +02:00
Alexander Fuhr 7aba7fdb5f pgsql.sql: fix missnamed fkey column 2015-06-23 17:15:30 +02:00
Alexander Fuhr 1f27c6cfbe Add PostgreSQL Schema that is fitting the MySQL Schema
refs #9442
2015-06-23 09:56:48 +02:00