xzxzxc

Results 4 comments of xzxzxc

@lg2de thank you! I can confirm, the issue is fixed in the 6.8.0.

It seems like I found the issue - in the `PostgreSqlQueryBuilder.CountUniqueConstrain`, there is a check only for constraints, but an index could also be marked as unique, producing identical uniqueness...

Thank you for considering my idea! I have a few comments about the concerns. 1. We can use value tuples with named items to simplify delegates' code. Then, the example...

After I wrote the previous comment, I understood that there is another concern - we already have an overload of the `Select` method which accepts a delegate with two arguments...