Returns a reference to the (cached) forum_posts table, with the most relevant columns selected.
mdl_forum_posts(con = mdl_get_connection())
con | a database connection object |
---|
A dbplyr reference object.
For convenience two additional columns: forum_name and thread_name; are added.