mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
[460-update-mysql-database-schema-for-dhcpv6--align-on-dhcpv4] Removed quotes from the update script
This commit is contained in:
@@ -458,7 +458,7 @@ CREATE TRIGGER dhcp4_options_ADEL AFTER DELETE ON dhcp4_options
|
|||||||
DELIMITER ;
|
DELIMITER ;
|
||||||
|
|
||||||
-- -----------------------------------------------------
|
-- -----------------------------------------------------
|
||||||
-- Table `parameter_data_type`
|
-- Table parameter_data_type
|
||||||
-- Reflects an enum used by Kea to define supported
|
-- Reflects an enum used by Kea to define supported
|
||||||
-- data types for the simple configuration parameters,
|
-- data types for the simple configuration parameters,
|
||||||
-- e.g. global parameters used by DHCP servers.
|
-- e.g. global parameters used by DHCP servers.
|
||||||
|
Reference in New Issue
Block a user