Releases: googleapis/python-bigquery-sqlalchemy
Releases · googleapis/python-bigquery-sqlalchemy
v1.5.0
29 Nov 17:35
Compare
Sorry, something went wrong.
No results found
1.5.0 (2022-11-29)
Features
Allow Users to Supply Their Own BigQuery Client (#474 ) (4f72d4e )
Bug Fixes
deps: Allow pyarrow version 7+ (#479 ) (0f6be67 )
Require python 3.7+ (#468 ) (52ec808 )
Sets cache support to false, removes upper req limit (#499 ) (be63adc )
Updates test to account for UTC in failing test (#501 ) (a050ccf )
Use packaging version parser instead of string splitting (#513 ) (bb7f6a7 )
v1.4.4
09 Jun 15:17
Compare
Sorry, something went wrong.
No results found
1.4.4 (2022-06-03)
Documentation
fix changelog header to consistent size (#461 ) (177e70a )
v1.4.3
22 Mar 20:12
Compare
Sorry, something went wrong.
No results found
1.4.3 (2022-03-22)
Bug Fixes
correct license text from Apache to MIT (#436 ) (dbf7501 )
v1.4.2
22 Mar 18:52
Compare
Sorry, something went wrong.
No results found
1.4.2 (2022-03-22)
Bug Fixes
use explicit rather than implicit relative imports (#433 ) (ca20d3d )
use faux_conn rather than engine in unit tests (#431 ) (275506f )
Dependencies
require google-cloud-bigquery-storage to avoid performance warning (#414 ) (ff3273f )
v1.4.1
07 Mar 19:01
Compare
Sorry, something went wrong.
No results found
1.4.1 (2022-03-07)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#419 ) (52339f7 )
v1.4.0
22 Feb 18:28
Compare
Sorry, something went wrong.
No results found
1.4.0 (2022-02-22)
Features
Allow base64 encoded credentials in URI (#410 ) (e2f9821 )
Bug Fixes
POSTCOMPILE expansion in SQLAlchemy 1.4.27+ (#408 ) (7844813 )
v1.3.0
04 Jan 19:28
Compare
Sorry, something went wrong.
No results found
v1.2.2
17 Nov 21:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
avoid aliasing known tables used in CTEs (#369 ) (4b05d21 )
v1.2.1
27 Oct 14:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
avoid creating aliases for already-known tables (#361 ) (1ce4e14 )
avoid scribbling on (reused) bind param (#365 ) (d28cac5 )
include external tables in 'get_table_names' (#363 ) (5e158fe )
v1.2.0
09 Sep 19:03
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
the unnest function lost needed type information (#298 ) (1233182 )