diff --git a/airbyte-db/lib/src/main/resources/jobs_database/Attempts.yaml b/airbyte-db/lib/src/main/resources/jobs_database/Attempts.yaml index dea43213d71d..e978588d8a93 100644 --- a/airbyte-db/lib/src/main/resources/jobs_database/Attempts.yaml +++ b/airbyte-db/lib/src/main/resources/jobs_database/Attempts.yaml @@ -25,8 +25,6 @@ properties: type: ["null", object] status: type: string - temporal_workflow_id: - type: ["null", string] created_at: # todo should be datetime. type: string