-
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: v1.0.0
head repository: googleapis/python-bigquery-sqlalchemy
compare: v1.1.0
- 17 commits
- 34 files changed
- 4 contributors
Commits on Aug 17, 2021
-
feat: Add geography support (#228)
Jim Fulton authoredAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for da7a403 - Browse repository at this point
Copy the full SHA da7a403View commit details
Commits on Aug 18, 2021
-
chore(deps): update dependency immutables to v0.16 (#267)
* chore(deps): update dependency immutables to v0.16 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97bbf8c - Browse repository at this point
Copy the full SHA 97bbf8cView commit details -
chore(deps): update dependency tqdm to v4.62.1 (#271)
* chore(deps): update dependency tqdm to v4.62.1 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Jim Fulton <jim@jimfulton.info>
Configuration menu - View commit details
-
Copy full SHA for 48b02a7 - Browse repository at this point
Copy the full SHA 48b02a7View commit details -
chore(deps): update dependency google-api-core to v1.31.2 (#257)
* chore(deps): update dependency google-api-core to v1.31.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Jim Fulton <jim@jimfulton.info>
Configuration menu - View commit details
-
Copy full SHA for aef661d - Browse repository at this point
Copy the full SHA aef661dView commit details -
chore: consolidate several renovate-bot changes (#273)
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: - [x] 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 - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Closes #266 Closes #265 Closes #263 Closes #262 Closes #261 Closes #260 Closes #259 Closes #258 Closes #256 🦕
Jim Fulton authoredAug 18, 2021 Configuration menu - View commit details
-
Copy full SHA for bb39838 - Browse repository at this point
Copy the full SHA bb39838View commit details
Commits on Aug 19, 2021
-
chore: Update many dependencies (#279)
* chore(deps): update dependency charset-normalizer to v2.0.4 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency google-cloud-bigquery-storage to v2.6.3 * chore(deps): update dependency google-resumable-media to v1.3.3 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency greenlet to v1.1.1 * chore(deps): update dependency importlib-metadata to v4.6.4 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency libcst to v0.3.20 * chore(deps): update dependency pybigquery to v0.10.1 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency dataclasses to v0.8 * chore(deps): update dependency google-auth to v1.35.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency google-cloud-bigquery to v2.24.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency numpy to v1.21.2 * chore(deps): update dependency pandas to v1.3.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency pyproj to v3.1.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update requirements.txt * minor sorting * chore(deps): update dependency sqlalchemy to v1.4.23 * Use older pyproj for Python 3.6 * Use older version of pandas for Python 3.6 * Use older numpy for Python 3.6 * Use older dataclasses for Python 3.8 and earlier * Don't need dataclasses for 3.7 and later, as they're in the standard library Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e323adf - Browse repository at this point
Copy the full SHA e323adfView commit details -
chore: Update many dependencies: v2 for api-core, cloud-core and auth…
… and bigquery (#282) * chore(deps): update dependency charset-normalizer to v2.0.4 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency google-cloud-bigquery-storage to v2.6.3 * chore(deps): update dependency google-resumable-media to v1.3.3 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency greenlet to v1.1.1 * chore(deps): update dependency importlib-metadata to v4.6.4 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency libcst to v0.3.20 * chore(deps): update dependency pybigquery to v0.10.1 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency dataclasses to v0.8 * chore(deps): update dependency google-auth to v1.35.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency google-cloud-bigquery to v2.24.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency numpy to v1.21.2 * chore(deps): update dependency pandas to v1.3.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency pyproj to v3.1.0 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore(deps): update dependency google-auth to v2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update requirements.txt * minor sorting * chore(deps): update dependency sqlalchemy to v1.4.23 * Use older pyproj for Python 3.6 * Use older version of pandas for Python 3.6 * Use older numpy for Python 3.6 * Use older dataclasses for Python 3.8 and earlier * Don't need dataclasses for 3.7 and later, as they're in the standard library * chore(deps): update dependency google-api-core to v2 * chore(deps): update dependency google-cloud-core to v2 * require google-cloud-bigquery 2.24.1 (or greater) * Include tests dependencies in noxfile * Include tests dependencies in noxfile for compliance tests Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 691cea9 - Browse repository at this point
Copy the full SHA 691cea9View commit details -
fix: supports_multivalues_insert dialect option was mispelled (#278)
Jim Fulton authoredAug 19, 2021 Configuration menu - View commit details
-
Copy full SHA for ec36a12 - Browse repository at this point
Copy the full SHA ec36a12View commit details -
chore(deps): update dependency google-auth to v2.0.1 (#288)
Co-authored-by: Jim Fulton <jim@jimfulton.info>
Configuration menu - View commit details
-
Copy full SHA for 82d38b6 - Browse repository at this point
Copy the full SHA 82d38b6View commit details
Commits on Aug 20, 2021
-
chore(deps): update dependency google-resumable-media to v2 (#289)
Co-authored-by: Jim Fulton <jim@jimfulton.info>
Configuration menu - View commit details
-
Copy full SHA for b1fdeae - Browse repository at this point
Copy the full SHA b1fdeaeView commit details
Commits on Aug 23, 2021
-
fix: dialect atribute wasn't provided (#291)
Jim Fulton authoredAug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 2cf05a0 - Browse repository at this point
Copy the full SHA 2cf05a0View commit details -
fix: in-operator literal binds not handled properly (#285)
Jim Fulton authoredAug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for e06bf74 - Browse repository at this point
Copy the full SHA e06bf74View commit details -
fix: distinct doesn't work as a column wrapper (#275)
Jim Fulton authoredAug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for ad5baf8 - Browse repository at this point
Copy the full SHA ad5baf8View commit details
Commits on Aug 24, 2021
-
chore(deps): update dependency tqdm to v4.62.2 (#292)
Co-authored-by: Jim Fulton <jim@jimfulton.info>
Configuration menu - View commit details
-
Copy full SHA for 5e9f4c2 - Browse repository at this point
Copy the full SHA 5e9f4c2View commit details
Commits on Aug 25, 2021
-
fix: unnest failed in some cases (with table references failed when t…
…here were no other references to refrenced tables in a query) (#290)
Jim Fulton authoredAug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 9b5b002 - Browse repository at this point
Copy the full SHA 9b5b002View commit details -
feat: Handle passing of arrays to in statements more efficiently in S…
…QLAlchemy 1.4 and higher (#253)
Jim Fulton authoredAug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 7692704 - Browse repository at this point
Copy the full SHA 7692704View commit details
Commits on Aug 26, 2021
-
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42b0ffa - Browse repository at this point
Copy the full SHA 42b0ffaView 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