Releases: googleapis/python-bigquery-sqlalchemy Releases · googleapis/python-bigquery-sqlalchemy
v0.5.1 01 Apr 18:41
Compare Sorry, something went wrong.
No results found Bug Fixes avoid 404 if dataset is deleted while listing tables or views (#106 ) (db379d8 ) Documentation add templates for move to googleapis/python-bigquery-sqlalchemy repo (#88 ) (37e584e ) build documentation with Sphinx (#97 ) (1707737 ) Version 0.5.0 18 Nov 20:29
Compare Sorry, something went wrong.
No results found ⚠️ Breaking Changes ⚠️ get_table_names()
no longer returns views. (#62 , #60 ) Features Support the ARRAY
data type in generated DDL. (#64 ) Support project ID and dataset ID in schema
argument. (#63 ) Implement get_view_names()
method. (#62 , #60 ) Bug Fixes Ignore no-op nested labels. (#47 ) Development Use flake8 for code style checks. (#71 ) Version 0.4.15 23 Apr 21:06
Compare Sorry, something went wrong.
No results found 2020-04-23
Implementation Changes Prefer explicitly provided dataset over default dataset in lookup. (#53 ) Use the provided project_id
when using a service account. (#52 ) (PyPI )