mirror of
https://github.com/tulir/mautrix-whatsapp
synced 2024-11-10 20:11:39 +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;
|