Bugfix/order clause in subquery - for the `v3` (#6268)
* fixbug/ORDER clause was not included in subquery if `order` option value was provided as plain string (not as an array value) * fixbug/select query unit test - use dialect specific sql column signs * fix test case bug for mssql dialect * indentation
Showing
with
30 additions
and
1 deletions
-
Please register or sign in to post a comment