How would you query the last 10 recent posts in a ...
# orm-help
p
How would you query the last 10 recent posts in a database, get the post title, total user votes and if current id has voted? Schema looks like reddit, e.g. Users <-> Votes <-> Posts