mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-18 14:00:15 +00:00
Corrected typos
This commit is contained in:
@@ -261,7 +261,7 @@ INSERT INTO dhcp_option_scope VALUES (3, 'host');
|
||||
--
|
||||
-- Table structure for table hosts.
|
||||
--
|
||||
-- Primary key and unique contraints automatically create indexes,
|
||||
-- Primary key and unique constraints automatically create indexes,
|
||||
-- foreign key constraints do not.
|
||||
CREATE TABLE hosts (
|
||||
host_id SERIAL PRIMARY KEY NOT NULL,
|
||||
|
Reference in New Issue
Block a user