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.payment.service
Show all versions of com.liferay.commerce.payment.service
Liferay Commerce Payment Service
create unique index IX_D9799B2A on CPMethodGroupRelQualifier (CPaymentMethodGroupRelId, classNameId, classPK);
create index IX_DF716143 on CommercePaymentEntry (companyId, classNameId, classPK, type_, paymentStatus);
create unique index IX_ECEC8382 on CommercePaymentEntry (companyId, externalReferenceCode[$COLUMN_LENGTH:75$]);
create index IX_8BE29B30 on CommercePaymentEntryAudit (commercePaymentEntryId);
create index IX_98EF79EB on CommercePaymentMethodGroupRel (groupId, active_);
create unique index IX_FFF17D63 on CommercePaymentMethodGroupRel (groupId, paymentIntegrationKey[$COLUMN_LENGTH:75$]);
© 2015 - 2025 Weber Informatics LLC | Privacy Policy