i'm trying to get all fields from db.Model class. For example: I have two classes A and B. Class A have 3 fields and class B have 2 but one of two fields in class B is foreign key from class A. When i do this: i'm trying to get all fields from db.Model clas