mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-27 17:31:12 +02:00
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…
x
Reference in New Issue
Block a user