Wim Pool
Wim Pool
I have a query with joins and a select distinct for some columns. The query gives normal results, but when I want to get a count of the query with...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have verified that I am running the latest version of ImageSharp - [X] I have verified...
When you have a query with a Common Table Expression the query.AsCount().Get() function will return "Invalid object name 'cte0'." When I print the SQL of query.AsCount() the WITH block is...