Skip to content

Commit caaaaba

Browse files
committed
Do not instantiate QueryContainerDescriptor<T> unneccessarily
Query methods on QueryContainerDescriptor<T> wrap the IQuery in a new instantiated QueryContainerDescriptor<T>. The QueryContainerDescriptor<T> instance on which the method is called can be used when it does not already contain a query. Align Raw() query method call with the rest of the query methods.
1 parent 4076ddc commit caaaaba

File tree

1 file changed

+160
-157
lines changed

1 file changed

+160
-157
lines changed

0 commit comments

Comments
 (0)