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

feat(code-gen): support selecting a set of fields in the query builder #1876

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

dirkdev98
Copy link
Member

Closes #1875

@dirkdev98 dirkdev98 enabled auto-merge (squash) June 26, 2022 13:34
@codecov
Copy link

codecov bot commented Jun 26, 2022

Codecov Report

Merging #1876 (cb6a31c) into main (58d0ddf) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1876      +/-   ##
==========================================
- Coverage   78.61%   78.55%   -0.06%     
==========================================
  Files         183      183              
  Lines       28431    28432       +1     
==========================================
- Hits        22351    22336      -15     
- Misses       6080     6096      +16     

@dirkdev98 dirkdev98 merged commit 3032ae5 into main Jun 26, 2022
@dirkdev98 dirkdev98 deleted the feat/support-query-builder-select branch June 26, 2022 13:36
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.

code-gen(sql): support specifying specific columns to select in the query builder
1 participant