MarkEdmondson1234
released this
09 Oct 12:35
·
14 commits
to master
since this release
- Support listing more than 50 datasets in
bqr_list_dataset
- Change
bqr_list_tables
to list all tables in a dataset by default - Add
bqr_copy_dataset
- Add
Table
andbqr_update_table
- Support uploading nested lists via
toJSON
- Add writeDisposition to table loads
- Allow creation of empty tables
- Supporting supplying SQL via a file ending with
.sql
forbqr_query()
- Update to new
googleAuthR>1.1.1