mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-08 22:01:03 +01:00
2 lines
111 B
MySQL
2 lines
111 B
MySQL
|
ALTER TABLE phabricator_user.user
|
||
|
ADD timezoneIdentifier varchar(255) NOT NULL DEFAULT "America/Los_Angeles";
|