componette-site icon indicating copy to clipboard operation
componette-site copied to clipboard

User JsonContainer for json property/column

Open hrach opened this issue 7 years ago • 1 comments

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/

hrach avatar May 20 '18 10:05 hrach

Thanks. I will take a look.

f3l1x avatar Jun 21 '18 20:06 f3l1x