You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: consider work went into Cosmos querying capabilities, and so the below doesn't include those improvements; see #33033 for Cosmos work done in 9.0, including all query improvements.
Note: consider work went into Cosmos querying capabilities, and so the below doesn't include those improvements; see #33033 for Cosmos work done in 9.0, including all query improvements.
SQL optimizations
NOT#34142CASE op WHEN#33869COALESCEbased on the nullability of its arguments #33938allowOptimizedExpansiontoCASEresults #34304SqlFunctionExpression#33814TRUE = exprin filtering contexts #33776New translations
ExecuteUpdate#32058objectinSqlServerConvertTranslator#33891decimal#33721Provider-specific
A big thank you goes out to @ranma42 for many of the above!