Replies: 2 comments
-
@danielcweber do you have any suggestions for me? :) thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
the only way I found to solve 1+2 for now is to wrap the call to .First...Async() and .ToArrayAsync(). I wish there was a nicer way. I have not found a solution for 3 at all |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
great project, thank you!
I would like to hook into exram infrastructure to do the following
withStrategires(...)
statement before each query.withStrategies(ProjectionStrategy.build().IncludeSystemProperties('_ts', '_etag').create())
Can someone point me in the right direction to this? I have downloaded the 11.x branch.
Beta Was this translation helpful? Give feedback.
All reactions