HOR-1547
(Notifications) Notifica casos que ya han sido derivados HOR-1547 (Notifications) Notifica casos que ya han sido derivados
This commit is contained in:
@@ -2997,6 +2997,8 @@ CREATE TABLE `NOTIFICATION_QUEUE`
|
||||
`NOT_DATA` MEDIUMTEXT NOT NULL,
|
||||
`NOT_STATUS` VARCHAR(150) NOT NULL,
|
||||
`NOT_SEND_DATE` DATETIME NOT NULL,
|
||||
`APP_UID` VARCHAR(32) default '' NOT NULL,
|
||||
`DEL_INDEX` INTEGER default 0 NOT NULL,
|
||||
PRIMARY KEY (`NOT_UID`),
|
||||
KEY `indexNotStatus`(`NOT_STATUS`)
|
||||
)ENGINE=InnoDB ;
|
||||
|
||||
Reference in New Issue
Block a user