mirror of
https://github.com/tulir/mautrix-whatsapp
synced 2024-11-05 22:38:54 +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;
|