silverstripe-jsontext icon indicating copy to clipboard operation
silverstripe-jsontext copied to clipboard

SQLSelect Support

Open phptek opened this issue 7 years ago • 1 comments

Using the postgres JSON query syntax the package supports #>, ->> etc, add the ability for developers to query using the ORM via SQLSelect::addWhere()

phptek avatar Feb 26 '18 07:02 phptek

Or even higher up using ->filter()

phptek avatar Jul 24 '18 04:07 phptek