All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.sql.indexes.sql Maven / Gradle / Ivy

There is a newer version: 1.0.61
Show newest version
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