mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 02:47:39 +02:00
schema/mysql: add missing new line in upgrade _34 ;)
This commit is contained in:
parent
6d2f4b8954
commit
360a8f794d
@ -1,2 +1,2 @@
|
|||||||
ALTER TABLE icinga_host_field MODIFY is_required ENUM('y', 'n') NOT NULL;
|
ALTER TABLE icinga_host_field MODIFY is_required ENUM('y', 'n') NOT NULL;
|
||||||
ALTER TABLE icinga_service_field MODIFY is_required ENUM('y', 'n') NOT NULL;
|
ALTER TABLE icinga_service_field MODIFY is_required ENUM('y', 'n') NOT NULL;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user