1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/database/sql/schema_version_31.sql
2020-06-05 22:04:52 -07:00

1 line
No EOL
66 B
SQL

alter table feeds add column ignore_http_cache bool default false;