-
Notifications
You must be signed in to change notification settings - Fork 138
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-bigquery-sqlalchemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-bigquery-sqlalchemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 10 files changed
- 3 contributors
Commits on Apr 7, 2021
-
chore: Add license headers for python config files (#117)
Source-Author: Anthonios Partheniou <partheniou@google.com> Source-Date: Tue Apr 6 11:32:03 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc Source-Link: googleapis/synthtool@5b5bf6d
Configuration menu - View commit details
-
Copy full SHA for b3b0a0a - Browse repository at this point
Copy the full SHA b3b0a0aView commit details -
test: use random suffix in DML test table (#114)
This should avoid flakes. Also, adds a table expiration so that if cleanup fails, BigQuery will still eventually remove the table. 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](https://github.com/googleapis/python-bigquery-sqlalchemy/issues/new/choose) 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 #111 🦕
Configuration menu - View commit details
-
Copy full SHA for 29c7fb0 - Browse repository at this point
Copy the full SHA 29c7fb0View commit details
Commits on Apr 12, 2021
-
fix: use
project_id
property from service account credentials (#120)* fix: use `project_id` property from service account credentials * fix typo in test * more test typos
Configuration menu - View commit details
-
Copy full SHA for ab2051d - Browse repository at this point
Copy the full SHA ab2051dView commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [0.6.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.6.0...v0.6.1) (2021-04-12) ### Bug Fixes * use `project_id` property from service account credentials ([#120](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/120)) ([ab2051d](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/ab2051de3097adb68503c01a87f9a91092711d2a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 75a6458 - Browse repository at this point
Copy the full SHA 75a6458View commit details
There are no files selected for viewing