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