mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-02-23 14:16:26 +00:00
1 line
90 B
SQL
1 line
90 B
SQL
alter table local_user add column infinite_scroll_enabled boolean default false not null;
|