This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icingaweb2-module-director
mirror of
https://github.com/Icinga/icingaweb2-module-director.git
Watch
1
Star
0
Fork
You've already forked icingaweb2-module-director
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a395923aed
icingaweb2-module-director
/
schema
/
mysql-legacy-changes
/
upgrade_48.sql
2 lines
99 B
SQL
Raw
Blame
History
ALTER
TABLE
icinga_zone
MODIFY
object_type
ENUM
(
'
object
'
,
'
template
'
,
'
external_object
'
)
NOT
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink