connect icon indicating copy to clipboard operation
connect copied to clipboard

Add BigQuery driver to the `sql_*` components

Open mihaitodor opened this issue 1 year ago • 1 comments

I made some small enhancements to this driver a while back:

  • https://github.com/go-gorm/bigquery/pull/13
  • https://github.com/go-gorm/bigquery/pull/12

Since this driver is owned by the folks behind GORM, I assume it will continue to be maintained.

I also put in some work to clean up the GCP component documentation a bit.

TODO

  • [x] Add tests based on https://github.com/goccy/bigquery-emulator
  • [x] Consider waiting for https://github.com/go-gorm/bigquery/pull/19 to get merged before merging this if you'd like to avoid the go.sum spam.
  • [ ] Wait for a new release of https://github.com/go-gorm/bigquery

mihaitodor avatar Jan 02 '24 23:01 mihaitodor

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 27 '25 14:01 CLAassistant