Is there a way to set PropelORM query to handle JSON functions like JSON_CONTAINS
OR JSON_EXTRACT
or JSON_UNQUOTE
? Or this kind of query is only possible with some custom execution?
Is there a way to set PropelORM query to handle JSON functions like JSON_CONTAINS
OR JSON_EXTRACT
or JSON_UNQUOTE
? Or this kind of query is only possible with some custom execution?