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.order.rule.service
Show all versions of com.liferay.commerce.order.rule.service
Liferay Commerce Order Rule Service
create index IX_E0154022 on COREntry (companyId, active_, type_[$COLUMN_LENGTH:75$]);
create unique index IX_4BD0EB07 on COREntry (companyId, externalReferenceCode[$COLUMN_LENGTH:75$]);
create index IX_FDA23B9F on COREntry (companyId, type_[$COLUMN_LENGTH:75$]);
create index IX_44FA9674 on COREntry (displayDate, status);
create index IX_9CB08889 on COREntry (expirationDate, status);
create index IX_C3BFD4E6 on COREntry (uuid_[$COLUMN_LENGTH:75$], companyId);
create index IX_F1A53EE on COREntryRel (COREntryId);
create index IX_27438A76 on COREntryRel (classNameId, COREntryId);
create unique index IX_25C71E83 on COREntryRel (classNameId, classPK, COREntryId);
© 2015 - 2025 Weber Informatics LLC | Privacy Policy