Posted by Jeremy on October 28, 2011 at 11:46pm
| Download | Size | md5 hash |
|---|---|---|
| dba-7.x-1.0-alpha1.tar.gz | 25.74 KB | 6606ecc52e965efdb51d26655a7689d1 |
| dba-7.x-1.0-alpha1.zip | 30.67 KB | c5c1fd940dc169428470dc4bf2a7edb2 |
Last updated: October 28, 2011 - 23:50
Release notes
The following features are currently implemented in the Drupal 7.x-1.0-alpha1 version of this module:
- Can list all tables in your default database
- Can view data from one or more tables
- Can describe one or more tables
- Generates annotated mysqlreport output for MySQL databases
- Generates limited annotated report output for PostgreSQL databases
- Can export data from one ore more tables into any of the following formats:
- CSV
- HTML
- mysqldump (only works with MySQL databases)
- OpenOffice Spreadsheet
- OpenOffice Document
- Microsoft Excel
- Microsoft Word
- Can truncate one or more tables
- Fully supports MySQL, PostgreSQL and SQLite
- Drush integration
- drush dba-sqlreport (mysqlreport output on command line)