Skip to content

Fix runtime error with non-column expressions in ORDER BY#1963

Open
utafrali wants to merge 2 commits intodentsusoken:masterfrom
utafrali:fix/issue-1960-gem-order-by
Open

Fix runtime error with non-column expressions in ORDER BY#1963
utafrali wants to merge 2 commits intodentsusoken:masterfrom
utafrali:fix/issue-1960-gem-order-by

Conversation

@utafrali
Copy link

Fixes #1960 - GEM standard search was throwing a runtime error when you tried to use expressions other than column references in the ORDER BY clause. This handles that case properly now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GEM: 定型検索:カラム以外の式をOrder Byに設定した場合、実行時エラー

1 participant