mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
Fixed CORE-1379 - Invalid parameter type when using it in CHAR_LENGTH function
This commit is contained in:
parent
054267a18b
commit
64f80d1914
@ -10078,7 +10078,6 @@ static bool set_parameter_type(dsql_req* request, dsql_nod* in_node, dsql_nod* n
|
||||
case nod_upcase:
|
||||
case nod_lowcase:
|
||||
case nod_extract:
|
||||
case nod_strlen:
|
||||
case nod_limit:
|
||||
case nod_rows:
|
||||
case nod_agg_list:
|
||||
|
Loading…
Reference in New Issue
Block a user