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.marketplace.service
Show all versions of com.liferay.marketplace.service
Liferay Marketplace Service
create index IX_94A7EF25 on Marketplace_App (category[$COLUMN_LENGTH:255$]);
create index IX_865B7BD5 on Marketplace_App (companyId);
create index IX_20F14D93 on Marketplace_App (remoteAppId);
create index IX_3E667FE1 on Marketplace_App (uuid_[$COLUMN_LENGTH:75$]);
create index IX_5848F52D on Marketplace_Module (appId, bundleSymbolicName[$COLUMN_LENGTH:500$], bundleVersion[$COLUMN_LENGTH:75$]);
create index IX_C6938724 on Marketplace_Module (appId, contextName[$COLUMN_LENGTH:75$]);
create index IX_DD03D499 on Marketplace_Module (bundleSymbolicName[$COLUMN_LENGTH:500$]);
create index IX_F2F1E964 on Marketplace_Module (contextName[$COLUMN_LENGTH:75$]);
create index IX_A7EFD80E on Marketplace_Module (uuid_[$COLUMN_LENGTH:75$]);