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: 3.0.64
Show newest version
create index IX_5B76D798 on DepotAppCustomization (depotEntryId, enabled);
create unique index IX_DA8D9ACC on DepotAppCustomization (depotEntryId, portletId[$COLUMN_LENGTH:75$]);

create unique index IX_884D6226 on DepotEntry (groupId);
create index IX_FBDFFFF8 on DepotEntry (uuid_[$COLUMN_LENGTH:75$], companyId);
create unique index IX_8AD8247A on DepotEntry (uuid_[$COLUMN_LENGTH:75$], groupId);

create unique index IX_65D34444 on DepotEntryGroupRel (depotEntryId, toGroupId);
create index IX_C61C803B on DepotEntryGroupRel (searchable, toGroupId);
create index IX_DB75E9F1 on DepotEntryGroupRel (toGroupId);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy