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

Introduce SQL dialects #71

Closed
wants to merge 24 commits into from
Closed

Introduce SQL dialects #71

wants to merge 24 commits into from

Conversation

hansott
Copy link
Collaborator

@hansott hansott commented Mar 6, 2024

In order to understand escaping correctly per database dialect.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.53%. Comparing base (678dc91) to head (f2e7353).
Report is 4 commits behind head on main.

❗ Current head f2e7353 differs from pull request most recent head cdb6859. Consider uploading reports for the commit cdb6859 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   97.57%   98.53%   +0.96%     
==========================================
  Files          44       47       +3     
  Lines        2309     3830    +1521     
  Branches      261      323      +62     
==========================================
+ Hits         2253     3774    +1521     
  Misses         56       56              

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

@hansott hansott marked this pull request as draft March 10, 2024 10:33
@hansott
Copy link
Collaborator Author

hansott commented Mar 19, 2024

We took a different approach, avoiding complicated parsing.

@hansott hansott closed this Mar 19, 2024
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