This commit is contained in:
parent
d6cd4d3e26
commit
a3f6e36cc4
|
@ -1,7 +1,7 @@
|
|||
CREATE TABLE "packet_definitions" (
|
||||
"name" TEXT NOT NULL,
|
||||
"description" TEXT,
|
||||
"id" INTEGER NOT NULL,
|
||||
"id" INTEGER NOT NULL
|
||||
);
|
||||
|
||||
CREATE TABLE "field_definitions" (
|
||||
|
|
Loading…
Reference in a new issue