mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 08:03:04 +01:00
Fixed problem reported by Dmitry Kovalenko in fb-devel
This commit is contained in:
parent
26fd8dfa5d
commit
a020112c25
@ -694,6 +694,7 @@ ISC_STATUS UTLD_parse_sqlda(ISC_STATUS* status,
|
||||
break;
|
||||
case SQL_QUAD:
|
||||
dtype = dtype_quad;
|
||||
break;
|
||||
case SQL_NULL:
|
||||
dtype = dtype_text;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user