I have three tables. items, authors, and author_item which pairs an author_id with item_id.
I am successfully selecting everything I need from items and authors using the