Commit 52efaeaf authored by Frank Bergmann's avatar Frank Bergmann

- Added comments

parent 802f8268
---------------------------------------------------
-- Task scheduled to start notification
---------------------------------------------------
SELECT im_rule__new( SELECT im_rule__new(
null, null,
'im_rule', 'im_rule',
...@@ -49,8 +53,9 @@ where rule_name = 'Task scheduled to start notification'; ...@@ -49,8 +53,9 @@ where rule_name = 'Task scheduled to start notification';
---------------------------------------------------
-- Close a task that reaches 100% done
---------------------------------------------------
SELECT im_rule__new( SELECT im_rule__new(
null, null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment