More CRUD, almost done...
This commit is contained in:
parent
e4046964f0
commit
71f006cbeb
4 changed files with 129 additions and 24 deletions
|
@ -89,7 +89,7 @@
|
|||
"\n"\
|
||||
"CREATE TABLE Rule (\n"\
|
||||
" networkId char(16) NOT NULL,\n"\
|
||||
" ordering integer NOT NULL DEFAULT(0),\n"\
|
||||
" ruleId integer NOT NULL,\n"\
|
||||
" nodeId char(10),\n"\
|
||||
" vlanId integer,\n"\
|
||||
" vlanPcp integer,\n"\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue