2 lines
74 B
MySQL
2 lines
74 B
MySQL
![]() |
alter table user_ add column theme varchar(20) default 'darkly' not null;
|