Commit d1d77c5
authored
Composer db cleanup dag (GoogleCloudPlatform#11091)
* The execution_date attribute is no longer supported by the TaskFail model as the column was dropped in migration 48925b2719cb[1] which belongs to Airflow 2.3.0
[1] https://airflow.apache.org/docs/apache-airflow/stable/migrations-ref.html
* The execution_date attribute is no longer supported by the TaskFail model as the column was dropped in migration 48925b2719cb [1] which belongs to Airflow 2.3.0
[1] https://airflow.apache.org/docs/apache-airflow/stable/migrations-ref.html1 parent 01d1fb5 commit d1d77c5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments