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 index IX_6F2F7695 on CPMethodGroupRelQualifier (CPaymentMethodGroupRelId);
create index IX_60685C93 on CPMethodGroupRelQualifier (classNameId, CPaymentMethodGroupRelId);
create unique index IX_C17FAAA on CPMethodGroupRelQualifier (classNameId, classPK, CPaymentMethodGroupRelId);
create index IX_98EF79EB on CommercePaymentMethodGroupRel (groupId, active_);
create unique index IX_BE0A338F on CommercePaymentMethodGroupRel (groupId, engineKey[$COLUMN_LENGTH:75$]);
© 2015 - 2025 Weber Informatics LLC | Privacy Policy