1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-22 17:18:37 +00:00
miniflux-v2/database/sql/schema_version_35.sql

2 lines
65 B
MySQL
Raw Normal View History

alter table feeds add column fetch_via_proxy bool default false;