diff --git a/data/migrations/1_create_msmt_results.sql b/data/migrations/1_create_msmt_results.sql index 3d06340..c1c2bc1 100644 --- a/data/migrations/1_create_msmt_results.sql +++ b/data/migrations/1_create_msmt_results.sql @@ -155,6 +155,7 @@ CREATE TABLE `networks` ( -- We use a separate key to reference the rows in -- this tables, because we may wish to "enrich" -- this with more data in the future. + `network_type` VARCHAR(16), -- One of wifi, mobile `ip` VARCHAR(40) NOT NULL, -- Stores a string representation of an ipv4 or ipv6 address. -- The longest ip is an ipv6 address like: