From 0d32b41e36fffa800991267b637d9344cb88fd2e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 2 Mar 2007 20:16:45 +0100 Subject: interface tweaks, add info/question/exclamation pics --- help/1.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'help/1.php') diff --git a/help/1.php b/help/1.php index 309783f43..fc7c2003d 100644 --- a/help/1.php +++ b/help/1.php @@ -1,12 +1,6 @@ -

Help for SQL expressions

+

Labels and SQL Expressions

-

Description

- -

The «SQL expression» is added to WHERE clause of - 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.

+

Labels are generated by using SQL expressions. The «SQL expression» is added to WHERE clause of 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 some understanding of SQL.

Examples

-- cgit v1.2.3