-
Notifications
You must be signed in to change notification settings - Fork 139
feat!: Support SQLAlchemy 2.0, backwards compatibility for 1.4.16+ #920
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
Closed
Closed
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
ffc491f
feat!: Support SQLAlchemy 2.0, drop support for 1.x
sharoonthomas c7f2751
Merge branch 'main' into sqla2
nayaknishant c74a0b9
constraints updated
nayaknishant 001759e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] bc5725f
fixing README.rst
nayaknishant 8d5c2cc
fixing README.rst
nayaknishant 4a355c4
upping sqlalchemy version in constraints-3.8.txt
nayaknishant 0079d11
adding 2.0 version restrictions to owlbot.py
nayaknishant 89ea48e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 39b0d66
fix for
nayaknishant 1e81318
Updated some compliance tests for sqla2 and bq
kiraksi eeffbe6
Addressed snippet errors
kiraksi 02921c2
revert bad commit
kiraksi 1e9a72e
More compliance tests checking
kiraksi a84af4b
reformatted with black
kiraksi c09a676
Changed more compliance tests, updated requirements for testing
kiraksi 6999f62
Merge remote-tracking branch 'origin' into sqla2
chalmerlowe 00274e0
Fixed attributeerror in failing sample test
kiraksi cb34e6b
Fixed geolography test failing issue
kiraksi 08d93b0
Minor tweaks to tests and code
chalmerlowe a377a31
Merge branch 'main' of github.com:googleapis/python-bigquery-sqlalche…
chalmerlowe 2492a0c
Merge branch 'sqla2' into sqla2
chalmerlowe 4a5c291
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] c4c9976
Fixed small error in compliance tests, added pip freeze for owl bot t…
kiraksi 60735ff
merged from branch
kiraksi 2612a70
Fixed some failing compliance tests by reformatting
kiraksi 5d3d850
Added UuidTest to compliance tests
kiraksi a708987
merged main branch
kiraksi a3a4ee6
Moved back sqlalchemy constraints to 1.4
kiraksi a71e1ee
Update testing/constraints-3.8.txt
tswast 708ec59
Fixed minimum version of sqlalchemy for 1.4 backwards compatibility
kiraksi 9a9bc6b
Bumping support for sqlalchemy 1.4.16 for sample tests
kiraksi 740bfcd
Bump setup.py sqlalchemy to 1.4.16
kiraksi 75038b0
Updated compliance sqlalchemy to 1.4.16
kiraksi 3c50f7d
Merge branch 'main' into sqla2
chalmerlowe 455dbeb
Fixed broken code in last merged main, as we need to avoid duplicate …
kiraksi da9f228
modified tests for join order variation in 1.4 vs 2.0
kiraksi 59f0a4e
typo
kiraksi 9e8d4e7
Modified one compliance StringTest thats been flaky
kiraksi c0016ee
Merge branch 'main' into sqla2
kiraksi 5503877
Updated docs
kiraksi b4010e1
minor fixes to noxfile and README
kiraksi 07a1e65
Merge branch 'main' into sqla2
chalmerlowe 1e54e77
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] e95aee1
cleaned up code from review, removed unnecessary code and files
kiraksi b8f8f21
Update tests/sqlalchemy_dialect_compliance/test_dialect_compliance.py
chalmerlowe 03fb7f7
Merge branch 'main' into sqla2
kiraksi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.