mirror of
https://github.com/miniflux/v2.git
synced 2025-07-27 17:28:38 +00:00
2 lines
58 B
MySQL
2 lines
58 B
MySQL
|
alter table feeds add column crawler boolean default 'f';
|