Version 7.x-1.x
It builds "tables" (mysql views using "CREATE VIEW" statement) based on raw sql queries.
I would say it is like a lightweight version of a materialized views approach.
It uses Ctools to manage data storage and PHPExcel to export data into a Excel file :)
After installation, go to admin/config/development/raw_sql_query
Do not forget clean cache after you store a query.
Version 7.x-2.x
It builds "tables" using "CREATE TABLE" statements. The approach is different from previous one to avoid permission issues related to usage of MYSQL VIEWS.
Sponsored by Drinux.
| Attachment | Size |
|---|---|
| Screen Shot 2014-09-29 at 00.25.08.png | 114.43 KB |
| Screen Shot 2014-09-29 at 00.23.37.png | 82.5 KB |
| Screen Shot 2014-09-29 at 00.27.01.png | 130.83 KB |
| Raw SQL query localhost.png | 210.67 KB |
| Screen Shot 2014-10-03 at 02.09.23.png | 290.52 KB |
Project information
- Project categories: Developer tools
12 sites report using this module
- Created by asanchez75 on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.