Inspecting browser's sql views
Hi Ryan,
do you know of any plugin to see the contents of the browser's sql views?I can see the database by "inspect element->Resources tab" but only tables are shown. The views exist as I can retrieve their contents by javascript and show them with an alert. Anybody knows about a plugin or some workaround to see these contents?
Thankyou!!