Say that i have the following model:
AccessControl.init({ permission: { type: DataTypes.STRING, allowNull: false, unique: \'uniquePermission\' },