mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 07:25:18 +00:00
[#444,!229] Added new line in the dhcpdb_create.mysql
This commit is contained in:
@@ -1338,6 +1338,7 @@ SET version = '7', minor = '0';
|
||||
ALTER TABLE dhcp4_options
|
||||
MODIFY COLUMN modification_ts TIMESTAMP NOT NULL
|
||||
DEFAULT CURRENT_TIMESTAMP;
|
||||
|
||||
ALTER TABLE dhcp6_options
|
||||
MODIFY COLUMN modification_ts TIMESTAMP NOT NULL
|
||||
DEFAULT CURRENT_TIMESTAMP;
|
||||
|
Reference in New Issue
Block a user