-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: googleapis/python-spanner-sqlalchemy
base: v1.0.0
head repository: googleapis/python-spanner-sqlalchemy
compare: v1.1.0
- 13 commits
- 18 files changed
- 4 contributors
Commits on Dec 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6c07fcd - Browse repository at this point
Copy the full SHA 6c07fcdView commit details
Commits on Dec 14, 2021
-
fix: bump up google-cloud-spanner required version (#171)
Ilya Gurov authoredDec 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 33c86e8 - Browse repository at this point
Copy the full SHA 33c86e8View commit details
Commits on Dec 16, 2021
-
fix: NOT NULL computed column creation failure (#173)
Ilya Gurov authoredDec 16, 2021 Configuration menu - View commit details
-
Copy full SHA for e336735 - Browse repository at this point
Copy the full SHA e336735View commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8aef0b3 - Browse repository at this point
Copy the full SHA 8aef0b3View commit details
Commits on Dec 24, 2021
-
docs: add a README section for the autoincremented ids (#180)
Ilya Gurov authoredDec 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 4c610ea - Browse repository at this point
Copy the full SHA 4c610eaView commit details
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b10f2ca - Browse repository at this point
Copy the full SHA b10f2caView commit details
Commits on Dec 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eb3fb45 - Browse repository at this point
Copy the full SHA eb3fb45View commit details
Commits on Jan 10, 2022
-
fix: connection reset fails when an additional dialect is used (#188)
Ilya Gurov authoredJan 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 417b8b8 - Browse repository at this point
Copy the full SHA 417b8b8View commit details
Commits on Jan 27, 2022
-
feat: support SQLAlchemy 1.4 (#191)
* WIP: update tests for SQLAlchemy 1.4 * feat: support SQLAlchemy 1.4 * fix migration bugs * test: update yaml * install 1.4 * fix the dialect name * fix caching * fix temp tables * update test suite * fix pytest * del unused * fix user agent * fix test * fix reflection test * fix test * fix tests * lint fix * fix test * migration fix * fix migration * check * fix test * fix migrations * fix migrations test * change default py version * minor fixes * test workflow changes * new tests skip * kokoro session fix
Ilya Gurov authoredJan 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 029b181 - Browse repository at this point
Copy the full SHA 029b181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2932a02 - Browse repository at this point
Copy the full SHA 2932a02View commit details
Commits on Jan 28, 2022
-
feat: drop read_only on a connection returned back to a pool (#189)
* feat: drop read_only on a connection returned back to a pool
Ilya Gurov authoredJan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 16388c1 - Browse repository at this point
Copy the full SHA 16388c1View commit details -
feat: rollback a connection returned back to pool (#193)
* feat: drop read_only on a connection returned back to a pool * feat: rollback a connection returned back to pool Co-authored-by: Vikash Singh <3116482+vi3k6i5@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13ff9cb - Browse repository at this point
Copy the full SHA 13ff9cbView commit details -
chore(main): release 1.1.0 (#197)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e97325d - Browse repository at this point
Copy the full SHA e97325dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0...v1.1.0