Skip to content
Snippets Groups Projects
Commit 101f87f5 authored by Nikita Pettik's avatar Nikita Pettik Committed by Kirill Yukhin
Browse files

sql: make LIKE predicate return boolean result

According to ANSI, LIKE predicate should return boolean result.
This patch changes type of return value of LIKE predicate.

Part of #3723
parent cb237e7d
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