Drop the errorMsg column in the Jobs table
We're not using it anywhere.
This commit is contained in:
1
src/sql/upgrade-28.sql
Normal file
1
src/sql/upgrade-28.sql
Normal file
@@ -0,0 +1 @@
|
||||
alter table Jobs drop column errorMsg;
|
||||
Reference in New Issue
Block a user