Skip to content

Error with text array transformation #329

@neufman

Description

@neufman

Hello,

With new v3 version, we get an exception for postgresql database value {STRING_A,STRING_B,STRING_C,STRING_D} wich is valid postgresql value.

ArrayDataTransformer try to json_decode it but, it fails (logically).
So InvalidArrayFormatException::invalidFormat is triggered.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions