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 query parameter substitution regex #127

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

vitusortner
Copy link
Collaborator

Resolves #126

@vitusortner vitusortner added the fix Implementation of a bug fix (release drafter) label Apr 29, 2019
@codecov
Copy link

codecov bot commented Apr 29, 2019

Codecov Report

Merging #127 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #127   +/-   ##
========================================
  Coverage    72.54%   72.54%           
========================================
  Files           48       48           
  Lines         1326     1326           
========================================
  Hits           962      962           
  Misses         364      364
Impacted Files Coverage Δ
...enerator/lib/processor/query_method_processor.dart 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47ab4c8...c2c908e. Read the comment docs.

@vitusortner vitusortner merged commit a1dbf5d into develop Apr 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix-query-parameter-replace-regex branch April 29, 2019 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Implementation of a bug fix (release drafter)
Development

Successfully merging this pull request may close these issues.

(0.4.0) Syntax error in generated code for SQL IN clause
1 participant