summaryrefslogtreecommitdiff
path: root/controller/schema.sql.c
diff options
context:
space:
mode:
Diffstat (limited to 'controller/schema.sql.c')
-rw-r--r--controller/schema.sql.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller/schema.sql.c b/controller/schema.sql.c
index ac0213bc..fa83f880 100644
--- a/controller/schema.sql.c
+++ b/controller/schema.sql.c
@@ -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"\