Distinguish between permanent evaluation errors and transient input errors
Fixes #112.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
alter table Jobsets add column fetchErrorMsg text;
|
||||
Reference in New Issue
Block a user
Fixes #112.
@@ -0,0 +1 @@
|
||||
alter table Jobsets add column fetchErrorMsg text;
|
||||