itwinjs-core
itwinjs-core copied to clipboard
IModelConsole display empty string as NULL
Discussed in https://github.com/iTwin/itwinjs-core/discussions/5154
The following query select the empty string
SELECT '' FROM bis.Element LIMIT 1
show empty string as NULL
NULL
This should return empty string and not null.
This issue will be resolved in near future updates for imodelconsole.
Will update resolution once in production.
@nimam-bentley, is this issue resolved?
@nimam-bentley, is this issue resolved?
Yes.