Michael Friedrich
a788de679c
DB IDO: Add zones, zonestatus tables
...
refs #9286
2015-07-14 18:09:24 +02:00
Michael Friedrich
3648703ad8
DB IDO: Fix datatype for 'check_source' in statehistory table
...
fixes #9455
2015-06-22 17:02:58 +02:00
Michael Friedrich
f6c5f58dec
Fix wrong timestamp w/ timezone format in DB IDO PGSQL schema
...
refs #9027
2015-06-17 16:11:21 +02:00
Michael Friedrich
0c0f53bc36
Fix schema version 1.14.0
...
refs #9027
2015-05-04 11:35:41 +02:00
Eric Lippmann
fe3eba801a
Add PostgreSQL schema upgrade to IDO version 1.14.0 for adding the time zone for default timestamps
...
refs #9027
2015-05-04 11:35:41 +02:00
Eric Lippmann
6a77d99440
Fix PostgreSQL schema not specifying the time zone for default timestamps
...
The timestamp columns in the PostgreSQL schema are defined as timestamp with time zone but their default values lack the time zone offset +00.
Thus default timestamps are converted to local time in the zone specified by PostgreSQL's configuration before being displayed to the client.
refs #9027
2015-05-04 11:35:41 +02:00
Michael Friedrich
e4c5c9fe76
DB IDO: Fix PostgreSQL schema file
...
refs #7765
2015-02-16 11:38:00 +01:00
Michael Friedrich
37bf9d4819
DB IDO: Fix header in sql files
2015-02-12 13:59:19 +01:00
Michael Friedrich
9d97094390
DB IDO: Fix duplicate entries in {host,service}depencencies table
...
fixes #7765
2015-02-12 13:19:27 +01:00
Michael Friedrich
58d5c42d9c
DB IDO: Dump custom attributes as json encoded arrays/dictionaries; add 'is_json' column
...
refs #7560
2014-11-04 13:47:45 +01:00
Michael Friedrich
2626ee0256
Revert "DB IDO: Drop invalid schema changes from 1.x IDOUtils in #6060"
...
This reverts commit dd0a2ab590
.
2014-10-26 20:24:41 +01:00
Michael Friedrich
dd0a2ab590
DB IDO: Drop invalid schema changes from 1.x IDOUtils in #6060
2014-10-26 19:57:16 +01:00
Michael Friedrich
4dc13d965e
DB IDO: Change schema version to 1.12.0
...
refs #7391
2014-10-25 01:42:51 +02:00
Gunnar Beutner
716f4a5d62
Fix version number if schema/{mysql,pgsql}.sql
...
fixes #7397
2014-10-17 10:02:24 +02:00
Michael Friedrich
3fd20d56aa
DB IDO: Add program_version column to programstatus table
...
Bump schema version to 1.11.8
fixes #7391
2014-10-16 12:11:10 +02:00
Gunnar Beutner
98eb771b1d
Move all libraries into the lib/ directory
2014-10-13 09:51:49 +02:00