From: Andrew Dolgov Date: Sun, 16 Oct 2005 15:21:53 +0000 (+0100) Subject: update help text X-Git-Tag: 1.0.7~44 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=d1f948d119de325c5d1d8acc70c83b6b6216b70c;p=tt-rss.git update help text --- diff --git a/backend.php b/backend.php index 3975cd3b..7ade2fb6 100644 --- a/backend.php +++ b/backend.php @@ -1244,7 +1244,7 @@

Description

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 functionality is considered to be advanced and requires basic understanding of SQL.