1 line
74 B
SQL
Vendored
1 line
74 B
SQL
Vendored
alter table user_ add column lang varchar(20) default 'browser' not null;
|