I have two models:
const CompanyGroup = db.define(\'company_group\', { id: { allowNull: false, autoIncrement: true, primaryKey: true, type: