2 lines
90 B
MySQL
2 lines
90 B
MySQL
|
alter table local_user add column infinite_scroll_enabled boolean default false not null;
|