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_7.sql
blob: f4d2a9ced57de040d40a728491e8dc0998f68ca9 (
plain
) (
blame
)
1
alter table
feeds
add column
rewrite_rules
text
default
''
;