mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 07:21:28 +00:00
more work on PGSQL 8.3 compatibility (refs #201)
This commit is contained in:
@@ -821,7 +821,7 @@
|
||||
F1.id,
|
||||
F1.title,
|
||||
F1.feed_url,
|
||||
substring(F1.last_updated,1,16) AS last_updated,
|
||||
".SUBSTRING_FOR_DATE."(F1.last_updated,1,16) AS last_updated,
|
||||
F1.parent_feed,
|
||||
F1.update_interval,
|
||||
F1.last_error,
|
||||
|
||||
Reference in New Issue
Block a user