Add version to log.
This commit is contained in:
parent
d647a587a1
commit
d57ea671d7
4 changed files with 38 additions and 52 deletions
|
@ -71,6 +71,7 @@
|
|||
" nodeId char(10) NOT NULL,\n"\
|
||||
" ts integer NOT NULL,\n"\
|
||||
" authorized integer NOT NULL,\n"\
|
||||
" version varchar(16),\n"\
|
||||
" fromAddr varchar(64)\n"\
|
||||
");\n"\
|
||||
"\n"\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue