Skip to content
Snippets Groups Projects
Commit a2f574e3 authored by Kirill Yukhin's avatar Kirill Yukhin Committed by Konstantin Osipov
Browse files

sql: workaround. Allow NILs comparison for scalars.

     * Allow NIL to belong to `scalar` class.
     * Extend comparator to always return false when comparing with `NIL`s.
     * Should be removed as fas as #1557 is implemented.

sql: Fix expected result in engine/indices_any_type.test.lua.

	test/engine
	* indices_any_type.result: Update expected result as comparison
	against nulls changed.
parent d86add29
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