[Tarantool-patches] [PATCH v1 7/7] sql: fix comparison with SCALAR value

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Aug 12 21:50:35 MSK 2021


Thanks for the patch!

On 11.08.2021 19:01, Mergen Imeev via Tarantool-patches wrote:
> After this patch, SCALAR values will be able to be compared with values
> of any other scalar type. The comparison will be done according to the
> SCALAR rules, which means boolean values < numeric values < string
> values < binary values < uuid values.
> 
> Closes #6221

Could you please add a docbot request?


More information about the Tarantool-patches mailing list