We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11af8d1 commit c76955bCopy full SHA for c76955b
internal/pgengine/sql/init.sql
@@ -26,4 +26,5 @@ VALUES
26
(10, '00560 Alter txid column to bigint'),
27
(11, '00573 Add ability to start a chain with delay'),
28
(12, '00575 Add on_error handling'),
29
- (13, '00629 Add ignore_error column to timetable.execution_log');
+ (13, '00629 Add ignore_error column to timetable.execution_log'),
30
+ (14, '00721 Add more job control functions');
0 commit comments