--- UserGroup: columns: user_id: type: integer length: 4 primary: true group_id: type: integer length: 4 primary: true relations: User: - Group: -