Merge branch 'master' of http://git.roojs.com:8081/Pman.Core
[Pman.Core] / DataObjects / core.sql
index 4ea894f..47d8fe7 100644 (file)
@@ -327,7 +327,7 @@ CREATE TABLE  core_notify  (
 ALTER TABLE core_notify CHANGE COLUMN bounced event_id INT(11) DEFAULT 0;
 
 
-
+ALTER TABLE core_notify CHANGE COLUMN bounced event_id INT(11) NOT NULL DEFAULT 0;
  
 
 # - used by email / tracker to handle alises - we have to be carefull adding to this table...