2 lines
81 B
MySQL
2 lines
81 B
MySQL
|
alter table local_user add column show_read_posts boolean default true not null;
|