mirror of
https://github.com/miniflux/v2.git
synced 2025-07-27 17:28:38 +00:00
1 line
63 B
SQL
1 line
63 B
SQL
alter table users add column entries_per_page int default 100;
|