--- Adult: fields: id: type: integer size: 11 primary: true autoincrement: true name: type: string size: 255 contact_id: type: integer size: 11 relations: Contact: foreignType: one