Commit Graph

51 Commits

Author SHA1 Message Date
Thomas Gelf 8715006f7e schema/mysql: allow for larger files
16MB vs 16KB
2015-07-24 11:23:21 +02:00
Stefan Scheungrab 69ce25828b myschema/upgrade29: order of dropping tables was wrong ... 2015-07-23 18:12:06 +02:00
Stefan Scheungrab 17f907489e mysql schema: removed contraints from tables import_row_modifier_setting import_row_modifier 2015-07-23 17:30:45 +02:00
Stefan Scheungrab 60f563959d mysql_schema: because of rename of the tables the key has to be updated:wq 2015-07-23 16:57:48 +02:00
Stefan Scheungrab 7564989981 mysql upgrade: deleted IF EXISTS 2015-07-23 16:47:27 +02:00
Stefan Scheungrab 3b96b38d03 mysql/schema: renamed table and two columns in order to fulfil the standards 2015-07-23 11:29:08 +02:00
Stefan Scheungrab e550d81d33 schema/mysql: modifier will be executed while import 2015-07-23 11:07:16 +02:00
Thomas Gelf 1b4cd5adfc schema/mysql: do not require sync filter expression 2015-07-23 10:47:41 +02:00
Thomas Gelf 6c31bc08b7 schema/mysql: add sync tables 2015-07-22 17:09:33 +02:00
Thomas Gelf 4cd862a9b0 mysql/upgrade_27: drop, duplicate of upgrade_21 2015-07-22 15:35:43 +02:00
Alexander Fuhr 8f74020b92 SQLSchema: Update MySQL Schema with DataListEntry 2015-07-22 13:42:47 +02:00
Stefan Scheungrab 2076d6b9a7 Import: renamed column imported_rowset_checksum TO rowset_checksum resolves: #9700 2015-07-22 11:13:52 +02:00
Thomas Gelf c00d708327 schema/mysql: require key column name for imports 2015-07-21 15:11:00 +02:00
Thomas Gelf d97d276156 schema/mysql: created initial import tables 2015-07-20 15:46:30 +02:00
Alexander Fuhr d9cff56373 SQLSchema: PostgreSQL update! 2015-07-02 16:09:17 +02:00
Alexander Fuhr 2e78e18d39 SQLSchema: MySQL Schema update 2015-07-02 15:47:43 +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 b8a35e068c Merge branch 'master' of git.icinga.org:icingaweb2-module-director 2015-06-29 10:21:14 +02:00
Alexander Fuhr 878841e33e Add imports support for Hostgroup 2015-06-29 10:20:15 +02:00
Thomas Gelf 9fdfa63595 mysql-changes: add newlines 2015-06-29 10:14:08 +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 b26172e0e9 IcingaZone: add support for global zones 2015-06-24 13:41:45 +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
Thomas Gelf 1359e19820 mysql.sql: fix missnamed fkey column 2015-06-23 17:02:16 +02:00
Alexander Fuhr 1f27c6cfbe Add PostgreSQL Schema that is fitting the MySQL Schema
refs #9442
2015-06-23 09:56:48 +02:00
Alexander Fuhr 548de3a49c MySQL Schema: Change timeout datatype from medium- to smallint 2015-06-22 16:44:24 +02:00
Alexander Fuhr d7a816026f schema: use checksum as primary key for config 2015-06-17 19:02:08 +02:00
Alexander Fuhr fe1994000f MySQL Schema: Drop service object_name index 2015-06-16 17:49:07 +02:00
Thomas Gelf 564707760e schema: do not enforce optional values for endpoints 2015-06-12 22:51:22 +02:00
Thomas Gelf b74e1dc1c0 mysql.sql: remove duplicate TODOs, move others...
...also to top
2015-06-10 17:26:49 +02:00
Alexander Fuhr 84cb2c417e Schema: Add todo list points 2015-06-09 12:53:38 +02:00
Alexander Fuhr 46b356f4b8 Fix mysql.sql schema in user_group 2015-06-08 11:15:36 +02:00
Alexander Fuhr f5af3a7123 MySQL Schema: Add object_type to usergroup 2015-06-02 14:15:19 +02:00
Alexander Fuhr b0e666ab61 MySQL Schema: Add object_type to servicegroup 2015-06-02 11:44:13 +02:00
Alexander Fuhr f1c0e3cb2f MySQL Schema: Add object_type to hostgroup 2015-06-02 10:23:44 +02:00
Thomas Gelf c118b24056 schema: unique constraint on command argument 2015-06-01 16:36:57 +02:00
Alexander Fuhr 706ae2e279 Add object_type property to user 2015-06-01 16:33:35 +02:00
Thomas Gelf e490940021 schema/mysql.sql: fix typo 2015-06-01 15:11:06 +02:00
Thomas Gelf a2502037fd schema/mysql: forgot to check in modified id 2015-05-13 12:14:38 +02:00