]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix NULL interval for action_trigger.event_definition.delay
authorDan Scott <dscott@laurentian.ca>
Tue, 27 Mar 2012 19:07:14 +0000 (15:07 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Tue, 27 Mar 2012 19:08:41 +0000 (15:08 -0400)
commitd4751e023dd75c0aa4e945a4866aff8393cb81f8
tree3a9748b9a95bff89801f5d1ef955321459712bc0
parent762167349a83a951b124e0544132a1a1b4ba1ad4
Fix NULL interval for action_trigger.event_definition.delay

The delay column in action_trigger.event_definition is defined as NOT
NULL, therefore we should not try to push a NULL into it as that makes
PostgreSQL unhappy.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/src/sql/Pg/950.data.seed-values.sql