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.52
Show newest version
create index IX_C671CBD3 on CommerceCurrency (companyId, active_);
create unique index IX_2127F18C on CommerceCurrency (companyId, code_[$COLUMN_LENGTH:75$]);
create index IX_ADF54822 on CommerceCurrency (companyId, primary_, active_);
create index IX_7C490A66 on CommerceCurrency (uuid_[$COLUMN_LENGTH:75$], companyId);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy