-
Notifications
You must be signed in to change notification settings - Fork 138
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-sqlalchemy
base: v0.5.0
head repository: googleapis/python-bigquery-sqlalchemy
compare: v0.5.1
- 17 commits
- 109 files changed
- 5 contributors
Commits on Nov 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b9526c8 - Browse repository at this point
Copy the full SHA b9526c8View commit details
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1724e6f - Browse repository at this point
Copy the full SHA 1724e6fView commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 01ab2c8 - Browse repository at this point
Copy the full SHA 01ab2c8View commit details -
Merge pull request #77 from WadeTsai/patch-1
Update README.rst to fix typo: "SQLAchemy" -> "SQLAlchemy"
Configuration menu - View commit details
-
Copy full SHA for 2145bdf - Browse repository at this point
Copy the full SHA 2145bdfView commit details
Commits on Mar 12, 2021
-
Fetch table and column descriptions (#82)
* Fetch table and column descriptions * Reset coltype for unrecognized columns * add tests Co-authored-by: Tim Swast <swast@google.com>
Configuration menu - View commit details
-
Copy full SHA for c2a4537 - Browse repository at this point
Copy the full SHA c2a4537View commit details
Commits on Mar 16, 2021
-
Add MIT license headers via addlicense tool. Following the recommended steps at https://opensource.google/docs/releasing/preparing/ and https://opensource.google/docs/releasing/authors/
Configuration menu - View commit details
-
Copy full SHA for 3250fa7 - Browse repository at this point
Copy the full SHA 3250fa7View commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d2f6ae4 - Browse repository at this point
Copy the full SHA d2f6ae4View commit details -
docs: add templates for move to googleapis/python-bigquery-sqlalchemy…
… repo (#88) * chore: add generated templates (via synthtool) * use templated noxfile * restore setup.cfg db section
Configuration menu - View commit details
-
Copy full SHA for 37e584e - Browse repository at this point
Copy the full SHA 37e584eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cdd37b - Browse repository at this point
Copy the full SHA 9cdd37bView commit details
Commits on Mar 24, 2021
-
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
Configuration menu - View commit details
-
Copy full SHA for 9b3ffaa - Browse repository at this point
Copy the full SHA 9b3ffaaView commit details -
test: update system test fixtures to create necessary tables (#96)
* test: update system test fixtures to create necessary tables * revert changes to test file
Configuration menu - View commit details
-
Copy full SHA for e9d66fb - Browse repository at this point
Copy the full SHA e9d66fbView commit details
Commits on Mar 25, 2021
-
docs: build documentation with Sphinx (#97)
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 #90 🦕
Configuration menu - View commit details
-
Copy full SHA for 1707737 - Browse repository at this point
Copy the full SHA 1707737View commit details
Commits on Mar 28, 2021
-
test: only create test tables if they do not already exist (#101)
This should avoid race conditions when creating views from recently (re)created tables.
Configuration menu - View commit details
-
Copy full SHA for b7c9d6f - Browse repository at this point
Copy the full SHA b7c9d6fView commit details
Commits on Mar 31, 2021
-
build(python): update docfx job to use new plugin (#104)
Source-Author: Dan Lee <71398022+dandhlee@users.noreply.github.com> Source-Date: Tue Mar 30 19:36:37 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 4501974ad08b5d693311457e2ea4ce845676e329 Source-Link: googleapis/synthtool@4501974
Configuration menu - View commit details
-
Copy full SHA for 93ec6ab - Browse repository at this point
Copy the full SHA 93ec6abView commit details
Commits on Apr 1, 2021
-
refactor: consolidate BigQuery client creation and set user-agent (#100)
* refactor: consolidate BigQuery client creation and set user-agent * add tests for default project logic * use google-auth >=1.2.0 for AnonymousCredentials support * bump minimum google-cloud-bigquery version
Configuration menu - View commit details
-
Copy full SHA for cc4e23d - Browse repository at this point
Copy the full SHA cc4e23dView commit details -
fix: avoid 404 if dataset is deleted while listing tables or views (#106
Configuration menu - View commit details
-
Copy full SHA for db379d8 - Browse repository at this point
Copy the full SHA db379d8View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ### [0.5.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.5.0...v0.5.1) (2021-04-01) ### Bug Fixes * avoid 404 if dataset is deleted while listing tables or views ([#106](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/106)) ([db379d8](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/db379d850b916149db5976689d6f2323d2281f7a)) ### Documentation * add templates for move to googleapis/python-bigquery-sqlalchemy repo ([#88](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/88)) ([37e584e](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/37e584e05db6316b4abd41ebc08486047d2c49b8)) * build documentation with Sphinx ([#97](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/97)) ([1707737](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/1707737c60997e9714387c8077727eb5918626bb)) --- 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 db64424 - Browse repository at this point
Copy the full SHA db64424View 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 v0.5.0...v0.5.1