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

Add DebugString for query providers providing useful strings #43

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

axelheer
Copy link
Owner

Redirection for inner queries ToString() method. Useful for EF6 at least:

image

Fixes #41

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (702e27f) 95.07% compared to head (9f66165) 95.07%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   95.07%   95.07%           
=======================================
  Files          51       51           
  Lines        1076     1076           
  Branches      238      238           
=======================================
  Hits         1023     1023           
  Misses         29       29           
  Partials       24       24           

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

@axelheer axelheer merged commit faac304 into main Dec 19, 2023
28 checks passed
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.

Cannot get the SQL query generated
1 participant