I am using FastApi to build simple api, there are two tables, with users and account type. When creating user there is also created record in account type table. It is there