index
:
v2
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database
/
sql
/
schema_version_31.sql
blob: eca9f243a3ef7a834f774e156e5e91b2f3a761cf (
plain
) (
blame
)
1
alter table
feeds
add column
ignore_http_cache bool
default false
;