Comment
This commit is contained in:
parent
410b4e14a1
commit
6d586dc05c
|
@ -15,7 +15,7 @@
|
|||
|
||||
CREATE TABLE groups (
|
||||
group_id TEXT NOT NULL,
|
||||
name TEXT,
|
||||
name TEXT, -- the display name of the room
|
||||
avatar_url TEXT,
|
||||
short_description TEXT,
|
||||
long_description TEXT
|
||||
|
|
Loading…
Reference in New Issue