mirror of
https://github.com/mautrix/discord.git
synced 2025-03-14 14:15:37 +00:00

So far this is passing my basic tests, but could use some testing from people that are much more familiar with how this is supposed to work. Refs #27
1 line
72 B
SQL
1 line
72 B
SQL
ALTER TABLE portal ADD COLUMN encrypted BOOLEAN NOT NULL DEFAULT false;
|