This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icinga2
mirror of
https://github.com/Icinga/icinga2.git
Watch
1
Star
0
Fork
You've already forked icinga2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
09ad04b09a
icinga2
/
components
/
db_ido_pgsql
/
schema
/
upgrade
/
0.0.9.sql
3 lines
82 B
SQL
Raw
Blame
History
ALTER
TABLE
icinga_hosts
ADD
COLUMN
check_service_object_id
bigint
default
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink