first id query: add last_read for recently read feed

This commit is contained in:
Andrew Dolgov 2015-08-10 12:20:01 +03:00
parent dab229cd1f
commit e07be79a8b
1 changed files with 2 additions and 1 deletions

View File

@ -739,7 +739,8 @@
marked,
published,
last_marked,
last_published
last_published,
last_read
FROM
$from_qpart
WHERE