[2pt] QUOTE() and DOUBLE argument #2298
Labels
behavior change
[nature] Сhange in existing behavior
reference
[location] Tarantool manual, Reference part
server
[area] Task relates to Tarantool's server (core) functionality
sql
[location] SQL manual
Uh oh!
There was an error while loading. Please reload this page.
Update description of the QUOTE() function
Product: Tarantool
Version: 2.10.0-beta1
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_sql/sql_statements_and_clauses/#quote
SME: @ ImeevMA
Details
After this patch function QUOTE() will return argument in case it
receives DOUBLE value as an argument. The same for all other numeric
types. In case it was given value of non-numeric type, it will return
string representation of the argument.
Requested by @ImeevMA in tarantool/tarantool@62d622f.
Can be done via #2296
Resolved by #2350
The text was updated successfully, but these errors were encountered: