-
Notifications
You must be signed in to change notification settings - Fork 32
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/python-spanner-sqlalchemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-spanner-sqlalchemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 5 files changed
- 4 contributors
Commits on Jun 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c7c12b5 - Browse repository at this point
Copy the full SHA c7c12b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12c0799 - Browse repository at this point
Copy the full SHA 12c0799View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec6546 - Browse repository at this point
Copy the full SHA bec6546View commit details
Commits on Jun 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3704f94 - Browse repository at this point
Copy the full SHA 3704f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for b216a90 - Browse repository at this point
Copy the full SHA b216a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d818a8 - Browse repository at this point
Copy the full SHA 1d818a8View commit details -
bug: Support Retrieval of Cross-Schema Foreign Keys (#681)
Allow `get_multi_foreign_keys` to retrieve foreign keys between tables in different schemas. The current SQL used to retrieve them has a mistake in the JOINs used to retrieve them, confusing the `table_schema` column and the `constraint_schema` column. This goes unnoticed as long as everything is in the same schema. Include schemas names in ALTER TABLE schema.table DROP CONSTRAINT DDL and quote the table name. fixes: #638
Configuration menu - View commit details
-
Copy full SHA for ef07a1f - Browse repository at this point
Copy the full SHA ef07a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6a08c - Browse repository at this point
Copy the full SHA 8d6a08cView commit details -
build(deps): bump requests from 2.32.3 to 2.32.4 (#692)
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d6e9a06 - Browse repository at this point
Copy the full SHA d6e9a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c79c0 - Browse repository at this point
Copy the full SHA 95c79c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aea129 - Browse repository at this point
Copy the full SHA 9aea129View commit details -
Configuration menu - View commit details
-
Copy full SHA for d414835 - Browse repository at this point
Copy the full SHA d414835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c9cd25 - Browse repository at this point
Copy the full SHA 7c9cd25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3d0ba - Browse repository at this point
Copy the full SHA 4d3d0baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 516e2b9 - Browse repository at this point
Copy the full SHA 516e2b9View commit details -
chore(main): release 1.13.1 (#705)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a6d965 - Browse repository at this point
Copy the full SHA 4a6d965View commit details
Loading
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.13.0...v1.13.1