I have a route where a user can make a post, I want to create the post in one table and update a field in another table. I know that this can be done with back to back inserts,