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 705e6de commit d70f0a6Copy full SHA for d70f0a6
os2forms_failed_jobs.install
@@ -37,7 +37,7 @@ function os2forms_failed_jobs_schema(): array {
37
],
38
39
'primary key' => [
40
- 'job_id'
+ 'job_id',
41
42
'indexes' => [
43
'job_id' => [
0 commit comments