Hi I\'m making a flask app and using Flask_sqlalchemy. I have a table of users, a table of authors that takes the user.id field as its foreign key and primary key, and then