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: 2.0.78
Show newest version
create index IX_106FBFC3 on RedirectEntry (groupId, destinationURL[$COLUMN_LENGTH:4000$]);
create unique index IX_5040C136 on RedirectEntry (groupId, sourceURL[$COLUMN_LENGTH:4000$]);
create unique index IX_E33009E6 on RedirectEntry (groupId, uuid_[$COLUMN_LENGTH:75$]);
create index IX_90CD5218 on RedirectEntry (uuid_[$COLUMN_LENGTH:75$]);

create unique index IX_84671762 on RedirectNotFoundEntry (groupId, url[$COLUMN_LENGTH:4000$]);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy