MarkMpn / Sql4Cds

SQL 4 CDS core engine and XrmToolbox tool
MIT License
75 stars 22 forks source link

Fixes #354

Closed MarkMpn closed 1 year ago

MarkMpn commented 1 year ago

Fixed retrieving global option set values Fixed paging when an alias is applied to the primary key field Fixed CROSS APPLY with a UNION ALL child query where each part of the UNION ALL references the same column in the outer query Avoid folding joins to FetchXML where each sub-query uses the same alias