silverstripe-jsontext
silverstripe-jsontext copied to clipboard
SQLSelect Support
Using the postgres JSON query syntax the package supports #>
, ->>
etc, add the ability for developers to query using the ORM via SQLSelect::addWhere()
Or even higher up using ->filter()