mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
field name change
This commit is contained in:
parent
b8a431cf01
commit
8961910263
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ cid integer,
|
|||
cookie VARCHAR(32),
|
||||
connName VARCHAR(64) UNIQUE PRIMARY KEY,
|
||||
nTotal INTEGER,
|
||||
nHere INTEGER,
|
||||
nJoined INTEGER,
|
||||
lang INTEGER,
|
||||
isPublic BOOLEAN,
|
||||
ctime TIMESTAMP,
|
||||
|
|
Loading…
Add table
Reference in a new issue