META-INF.sql.indexes.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.commerce.tax.engine.fixed.service
Show all versions of com.liferay.commerce.tax.engine.fixed.service
Liferay Commerce Tax Engine Fixed Service
create unique index IX_DA39AA7F on CommerceTaxFixedRate (CPTaxCategoryId, commerceTaxMethodId);
create index IX_52767DD2 on CommerceTaxFixedRate (commerceTaxMethodId);
create index IX_37AE3A58 on CommerceTaxFixedRateAddressRel (CPTaxCategoryId);
create index IX_CB69750D on CommerceTaxFixedRateAddressRel (commerceTaxMethodId);
create index IX_DB83CD12 on CommerceTaxFixedRateAddressRel (countryId);
© 2015 - 2025 Weber Informatics LLC | Privacy Policy