Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with DAG History Migration #58

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Fix issues with DAG History Migration #58

merged 2 commits into from
Oct 17, 2023

Conversation

fritz-astronomer
Copy link
Contributor

  • application/json isn't being registered if it's sent, and .json required that to parse. get_json(force=True) fixes that
  • SQLAlchemy 2 Connection.execute() takes a list, rather than *args

@fritz-astronomer fritz-astronomer merged commit 4bd8447 into main Oct 17, 2023
6 checks passed
@fritz-astronomer fritz-astronomer deleted the investigate branch October 17, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant