PG::UndefinedTable: ERROR: invalid reference to FROM-clause entry for table “last_post”
LINE 19: SELECT last_post.post_id
^
HINT: Perhaps you meant to reference the table alias “lp”.
Perhaps I did.
Thanks for the helpful error messages!
PG::UndefinedTable: ERROR: invalid reference to FROM-clause entry for table “last_post”
LINE 19: SELECT last_post.post_id
^
HINT: Perhaps you meant to reference the table alias “lp”.
Perhaps I did.
Thanks for the helpful error messages!