·
14 commits
to master
since this release
- Support listing more than 50 datasets in
bqr_list_dataset - Change
bqr_list_tablesto list all tables in a dataset by default - Add
bqr_copy_dataset - Add
Tableandbqr_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
.sqlforbqr_query() - Update to new
googleAuthR>1.1.1