pim-community-dev
pim-community-dev copied to clipboard
[Feature request] Use JSON in database table pim_versioning_version
trafficstars
:wrench: I'm submitting a Feature Request :wrench:
Hi, it would be great if the datatype for the column changeset was JSON in the table pim_versioning_version.
It is now just a longtext with a serialized PHP array in it, and querying data from it is a pain.