Skip to content

VarHolderImpl isDate/isTime diagnostics not implemented #5142

@aleks-f

Description

@aleks-f

VarHolderImpl<Poco::Data::Date> and VarHolderImpl<Poco::Data::Time> in Poco::Data library don't override isDate() and isTime(), so the specializations return the base class default false. This causes the JSON stringifier and JSONRowFormatter to skip the quoting branch.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions