mirror of
https://github.com/tulir/mautrix-whatsapp
synced 2024-11-18 16:02:26 +01:00
4 lines
84 B
MySQL
4 lines
84 B
MySQL
|
-- v44: Add timezone column for users
|
||
|
|
||
|
ALTER TABLE "user" ADD COLUMN timezone TEXT;
|