Skip to content
Snippets Groups Projects
Commit 2ac7f44f authored by Roman Khabibov's avatar Roman Khabibov Committed by Kirill Yukhin
Browse files

sql: allow <COLLATE> only for string-like args

Before this patch, user could use COLLATE with non-string-like
literals, columns or subquery results. Disallow such usage.

Closes #3804
parent 2d3f299e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment