mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 23:51:29 +00:00
filters:
* add filter action to ignore feed-provided tags * simplify handling of various filter-provided tags * bump schema to 146
This commit is contained in:
2
sql/pgsql/migrations/146.sql
Normal file
2
sql/pgsql/migrations/146.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
insert into ttrss_filter_actions (id,name,description) values (10, 'ignore-tag',
|
||||
'Ignore tags');
|
||||
Reference in New Issue
Block a user