Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bigquery): goqu dialect is not registered #190

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Conversation

atzoum
Copy link
Collaborator

@atzoum atzoum commented Sep 20, 2024

Description

  • Registering missing bigquery dialect for goqu.
  • Bumping goqu to 10.3.1 to fix an issue with double parenthesis

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.95%. Comparing base (6a14675) to head (6d239f9).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
- Coverage   87.00%   86.95%   -0.05%     
==========================================
  Files          87       87              
  Lines        3870     3872       +2     
==========================================
  Hits         3367     3367              
- Misses        347      348       +1     
- Partials      156      157       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@atzoum atzoum changed the title fix: goqu dialect for bigquery not registered fix(bigquery): goqu dialect is not registered Sep 20, 2024
@atzoum atzoum merged commit 40c292b into main Sep 20, 2024
22 checks passed
@atzoum atzoum deleted the fix.registerGoqu branch September 20, 2024 08:34
atzoum pushed a commit that referenced this pull request Sep 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.11.1](v1.11.0...v1.11.1)
(2024-09-20)


### Bug Fixes

* **bigquery:** goqu dialect is not registered
([#190](#190))
([40c292b](40c292b))


### Miscellaneous

* **deps:** bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to
1.27.35 ([#193](#193))
([62eafea](62eafea))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.40.0 to
0.42.0 ([#185](#185))
([b14ede5](b14ede5))
* **deps:** bump google.golang.org/api from 0.197.0 to 0.198.0
([#192](#192))
([753c456](753c456))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant