Till
Till
I tried solving this with #12, but I don't know if that's the right solution. @averynortonsmith do you have feedback?
Well, in most functional languages I used, there is module system. That makes it easy to differentiate List.map and Set.map etc. But such an verbose style maybe doesn't fit pointless....
We did add that C# example by the way: https://github.com/SQLStreamStore/SQLStreamStore/pull/480 The CI passed on that one, but the test failed for postgres.
When I made this PR, the test was failing consistently for me locally. AFAIR it also failed in the CI here in GitHub, but it was shown as a passing...
I rebased this on top of your master, so the CI was retriggered. Now it even shows which test is failing! 😁
@thefringeninja is there any update on this? Can I help you with testing this in any way?