Create DB-driven SS_Lists based directly off a SQLQuery
. Particularly useful for reporting.
For the SilverStripe 3.x compatible version of this module, use the 1.x release.
The SilverStripe ORM doesn't allow you to work with advanced SQLQueries. You could pass the output of a SQLQuery to an ArrayList, but this approach will always retrieve all records, which can mean memory gets used up.
Records can only be displayed, ordered and filtered. Adding / removing and manipulating records does not work.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem