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: 4.0.115
Show newest version
create index IX_6DA5084D on BatchEngineExportTask (companyId);
create index IX_DADA545C on BatchEngineExportTask (executeStatus[$COLUMN_LENGTH:75$]);
create index IX_822E7A2F on BatchEngineExportTask (uuid_[$COLUMN_LENGTH:75$], companyId);

create index IX_CEAC687C on BatchEngineImportTask (companyId);
create index IX_ABC8050B on BatchEngineImportTask (executeStatus[$COLUMN_LENGTH:75$]);
create index IX_BE725720 on BatchEngineImportTask (uuid_[$COLUMN_LENGTH:75$], companyId);

create index IX_863EDEA9 on BatchEngineImportTaskError (batchEngineImportTaskId);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy