like I have a user table and a post table and the post table have to column posted_by and edited_by which are the foreign key referencing the same user_id column in the user tab