mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-03 09:40:16 +00:00
2 lines
74 B
MySQL
2 lines
74 B
MySQL
|
alter table user_ add column lang varchar(20) default 'browser' not null;
|