kristijanhusak / vim-dadbod-ui

Simple UI for https://github.com/tpope/vim-dadbod
MIT License
1.36k stars 70 forks source link

Add support for vim-dadbod BiqQuery adapter #207

Closed mbhynes closed 7 months ago

mbhynes commented 7 months ago

Summary

Notes for Reviewers

Dependencies for Running / Testing

Added variable

Example Screenshot

vim-dadbod-ui2

mbhynes commented 7 months ago

Hi @kristijanhusak, I'm wondering if you might review this & consider adding it to the project?

kristijanhusak commented 7 months ago

I waited for upstream PR to be merged. I didn't test this since I'm not a BigQuery user, but I assume it works. If there are any issues please open up a separate PR. Thanks!

guilhermeprokisch commented 4 months ago
image

I'm still not able to list my databases and tables even setting the db_adapter_bigquery_region varaible which is "region-eu" in my case.

I'm missing something?