diff --git a/che_close/schema.sql b/che_close/schema.sql index 1654fc7..3c1fc72 100644 --- a/che_close/schema.sql +++ b/che_close/schema.sql @@ -23,7 +23,7 @@ $general_schema = " logcnt int(6) default 1, refcnt int(6) default 1, picture char(32) not null, imgsvr int(1) default 0, name char(32) not null, - name2 char(32) not null, + name2 char(32) not default null, nation int(6) default 0, nations char(64) default ',0,', city int(6) default 0,