I can see that the sql gets generated. I do have a fresh web api posted up from snap develop.
Some sql is working, this one is not working. If i comment out this one sql select, i get another similar error.
----------------------------
Snap develop is giving me these warnings, perhaps this is the cause??
(an update in the nuget package tool does not update /fix this)
C:\APP\SnapDevelop\repos\PowerServer_appeonweb_cloud\ServerAPIs\ServerAPIs.csproj(0,0): Warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: AspNetCoreRateLimit 4.0.2, AspNetCoreRateLimit 4.0.1; Microsoft.AspNetCore.Authentication.JwtBearer 6.0.8, Microsoft.AspNetCore.Authentication.JwtBearer 6.0.1; SnapObjects.Data.SqlServer 4.0.0-dev-*, SnapObjects.Data.SqlServer 4.0.0-dev-*.
2>
Thanks for your feedback!
Regards ... Chris