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

feat: SQLALchemy 2.0 migration (newer) #926

Closed
wants to merge 12 commits into from
Closed

feat: SQLALchemy 2.0 migration (newer) #926

wants to merge 12 commits into from

Conversation

kiraksi
Copy link
Contributor

@kiraksi kiraksi commented Nov 29, 2023

Follow up on: #920

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #510 🦕

@kiraksi kiraksi requested review from a team as code owners November 29, 2023 09:11
@kiraksi kiraksi requested a review from PhongChuong November 29, 2023 09:11
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. labels Nov 29, 2023
@kiraksi kiraksi requested review from chalmerlowe and removed request for PhongChuong November 29, 2023 09:15
@kiraksi kiraksi marked this pull request as draft November 29, 2023 18:27
@kiraksi kiraksi closed this Dec 1, 2023
@kiraksi kiraksi deleted the sqla2 branch December 1, 2023 03:15
@aczire
Copy link

aczire commented Dec 8, 2023

Seems this ticket is closed. Any idea on the future of SQLAlchemy 2.0 support?

@kiraksi
Copy link
Contributor Author

kiraksi commented Feb 6, 2024

@aczire Sorry, I did not notice this message, there is actually a pre-release of SQLA 2.0 support found here: https://pypi.org/project/sqlalchemy-bigquery/1.11.0.dev2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQLAlchemy 2.0 support
4 participants