All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.sql.indexes.sql Maven / Gradle / Ivy

create index IX_42E60133 on NQueueEntryAttachment (notificationQueueEntryId);

create unique index IX_8F1205E1 on NTemplateAttachment (notificationTemplateId, objectFieldId);

create index IX_83DBCE06 on NotificationQueueEntry (notificationTemplateId);
create index IX_654D4A1E on NotificationQueueEntry (sent);
create index IX_3B9F9C6C on NotificationQueueEntry (sentDate);
create index IX_4A9516F8 on NotificationQueueEntry (status);

create index IX_AE7F6E5F on NotificationTemplate (uuid_[$COLUMN_LENGTH:75$], companyId);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy