mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-01 12:27:11 +00:00
interface tweaks, add info/question/exclamation pics
This commit is contained in:
10
help/1.php
10
help/1.php
@@ -1,12 +1,6 @@
|
||||
<h1>Help for SQL expressions</h1>
|
||||
<h1>Labels and SQL Expressions</h1>
|
||||
|
||||
<h2>Description</h2>
|
||||
|
||||
<p>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.</p>
|
||||
<p>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.</p>
|
||||
|
||||
<h2>Examples</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user