From ee044ae33a28ea756369445338b371579c8fecdf Mon Sep 17 00:00:00 2001 From: jcrutchvt10 Date: Mon, 2 Apr 2018 08:25:27 -0400 Subject: [PATCH] Update basedata.sql Add new model PRD-63117-030 --- sql/basedata.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/sql/basedata.sql b/sql/basedata.sql index b7b9317..fd65de5 100644 --- a/sql/basedata.sql +++ b/sql/basedata.sql @@ -54,6 +54,7 @@ INSERT OR IGNORE INTO "devices" VALUES ("PRD-63117-025", 2, ""); INSERT OR IGNORE INTO "devices" VALUES ("PRD-63117-027", 2, "QWERTY UAE"); INSERT OR IGNORE INTO "devices" VALUES ("PRD-63117-028", 2, ""); INSERT OR IGNORE INTO "devices" VALUES ("PRD-63117-029", 2, ""); +INSERT OR IGNORE INTO "devices" VALUES ("PRD-63116-030", 2, ""); INSERT OR IGNORE INTO "devices" VALUES ("PRD-63117-031", 2, ""); INSERT OR IGNORE INTO "devices" VALUES ("PRD-63117-034", 2, "UAE?"); INSERT OR IGNORE INTO "devices" VALUES ("PRD-63117-035", 2, "Black KEYone UK");