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: 5.0.98
Show newest version
create index IX_430D791F on BlogsEntry (companyId, displayDate);
create index IX_8CACE77B on BlogsEntry (companyId, userId);
create unique index IX_D05A3CBC on BlogsEntry (groupId, ctCollectionId, externalReferenceCode[$COLUMN_LENGTH:75$]);
create unique index IX_D6281CFE on BlogsEntry (groupId, ctCollectionId, urlTitle[$COLUMN_LENGTH:255$]);
create index IX_621E19D on BlogsEntry (groupId, displayDate);
create index IX_FBDE0AA3 on BlogsEntry (groupId, userId, displayDate);
create unique index IX_69B961AF on BlogsEntry (groupId, uuid_[$COLUMN_LENGTH:75$], ctCollectionId);
create index IX_7B596F05 on BlogsEntry (status, companyId, displayDate);
create index IX_D1CC59D5 on BlogsEntry (status, companyId, userId);
create index IX_67121F73 on BlogsEntry (status, displayDate);
create index IX_EC9E1903 on BlogsEntry (status, groupId, displayDate);
create index IX_6D777C09 on BlogsEntry (status, groupId, userId, displayDate);
create index IX_69157A4D on BlogsEntry (uuid_[$COLUMN_LENGTH:75$]);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy