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.currency.service
Show all versions of com.liferay.commerce.currency.service
Liferay Commerce Currency Service
create index IX_C671CBD3 on CommerceCurrency (companyId, active_);
create unique index IX_2127F18C on CommerceCurrency (companyId, code_[$COLUMN_LENGTH:75$]);
create index IX_ADF54822 on CommerceCurrency (companyId, primary_, active_);
create index IX_7C490A66 on CommerceCurrency (uuid_[$COLUMN_LENGTH:75$], companyId);