Hi,
are there any modules available for viewing what SQL queries get executed by the ORM. Laravel for instance has the DebugBar which is really useful https://laravel-news.com/2015/02/laravel-debugbar/
just wondering if there's anything similar for SilverStripe?
I couldnt get jakr's DeveloperDashboard (https://github.com/jakr/developer_dashboard) & DBProfiler (https://github.com/jakr/silverstripe-dbprofiler) working with 3.2 so I'm not sure what they do exactly
thanks for any help
J