Skip to content

Support for OuterSqlTemplate in DapperGriddlyResult #43

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

Merged
merged 2 commits into from
Apr 7, 2015

Conversation

jehhynes
Copy link
Collaborator

@jehhynes jehhynes commented Apr 1, 2015

I've run across several times where the only way to optimize a query is to create a temp table, select from it, and drop it at the end. This change allows you to do prep/teardown work before/after the main query.

ithielnor added a commit that referenced this pull request Apr 7, 2015
Support for OuterSqlTemplate in DapperGriddlyResult
@ithielnor ithielnor merged commit 8e2a007 into programcsharp:master Apr 7, 2015
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.

2 participants