[Tarantool-patches] [PATCH v1 1/2] sql: remove implicit cast in arithmetic operations

Nikita Pettik korablev at tarantool.org
Fri Aug 21 11:59:03 MSK 2020


On 21 Aug 11:40, imeevma at tarantool.org wrote:
> This patch removes the implicit conversion from STRING to NUMBER from
> arithmetic operations. However, INTEGER can still be implicitly
> converted to DOUBLE if the second operand is of type DOUBLE.
> 
> Follow-up #3809

LGTM


More information about the Tarantool-patches mailing list