mirror of
https://github.com/miniflux/v2.git
synced 2025-07-07 16:48:36 +00:00
2 lines
No EOL
109 B
SQL
2 lines
No EOL
109 B
SQL
alter table feeds add column username text default '';
|
|
alter table feeds add column password text default ''; |