mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-10-05 13:26:03 +00:00
review comments 2
review comments 2 test1 fixed unit tests fixed cassandra fixed cassandra2
This commit is contained in:
@@ -868,7 +868,7 @@ CREATE INDEX timestamp_id ON logs (timestamp);
|
||||
CREATE INDEX address_id ON logs (address);
|
||||
|
||||
-- Create auth_key in ipv6_reservations
|
||||
ALTER TABLE ipv6_reservations ADD COLUMN auth_key VARCHAR(26) DEFAULT NULL;
|
||||
ALTER TABLE hosts ADD COLUMN auth_key VARCHAR(16) DEFAULT NULL;
|
||||
|
||||
-- Set schema 5.0 version
|
||||
UPDATE schema_version
|
||||
|
Reference in New Issue
Block a user