componette-site
componette-site copied to clipboard
User JsonContainer for json property/column
Currently, there are some hacks for handling json data: https://github.com/componette/componette/blob/72615286d39d15f16abec596e6e0fe93f17d9fb1/app/model/Database/ORM/ComposerStatistics/ComposerStatistics.php#L30
this could be easily handled by JsonContianer as described https://blog.nextras.org/json-in-nextras-orm-3-0/
Thanks. I will take a look.