update help text
This commit is contained in:
parent
7dc66a616e
commit
d1f948d119
|
@ -1244,7 +1244,7 @@
|
||||||
<h2>Description</h2>
|
<h2>Description</h2>
|
||||||
|
|
||||||
<p>The «SQL expression» is added to WHERE clause of
|
<p>The «SQL expression» is added to WHERE clause of
|
||||||
view feed query. You can match on most fields of ttrss_entries table
|
view feed query. You can match on ttrss_entries table fields
|
||||||
and even use subselect to query additional information. This
|
and even use subselect to query additional information. This
|
||||||
functionality is considered to be advanced and requires basic
|
functionality is considered to be advanced and requires basic
|
||||||
understanding of SQL.</p>
|
understanding of SQL.</p>
|
||||||
|
|
Loading…
Reference in New Issue