Skip to content

Commit

Permalink
fixup! fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ephraimbuddy committed Nov 26, 2024
1 parent 4a362f1 commit bf818bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,3 @@ def downgrade():

with op.batch_alter_table("xcom", schema=None) as batch_op:
batch_op.drop_column("value_old")

op.drop_table("_xcom_archive", if_exists=True)
2 changes: 1 addition & 1 deletion docs/apache-airflow/img/airflow_erd.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0bfb0c5a54b321be706055a05d05ba2f9309b0a52e801aed485a7f816c2a75bd
7e6189547c880bdbd8760f9b7d90919d3e1d08ef2477210dcf68a4edf8d0bcea

0 comments on commit bf818bd

Please sign in to comment.