go-gorm / bigquery

BigQuery golang sql driver/GORM dialect
MIT License
41 stars 23 forks source link

Add emulator support #12

Closed mihaitodor closed 1 year ago

mihaitodor commented 1 year ago

What did this pull request do?

This PR fixes #11. Just like the scopes query parameter was in #10, here I added two new parameters:

User Case Description

As mentioned in #11, I'd like to use this driver to run queries against https://github.com/goccy/bigquery-emulator, which is a new emulator for BigQuery. This makes writing integration tests a lot easier.

mihaitodor commented 5 months ago

@jinzhu Thank you for merging this change! When you get a chance, would you mind tagging a new release?

mihaitodor commented 4 weeks ago

@jinzhu Gentle reminder if you have any spare time to push a new tag. Thank you again! :)