Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 25.74 KB
MD5: 6606ecc52e965efdb51d26655a7689d1
SHA-1: e9af3f95a0c27c530da0cec1826e85a2186041ca
SHA-256: 2caffecbba841143ef291f6308bc4c99a7e767e6b3b49898abac52b9c7b5fcc1
Download zip 30.67 KB
MD5: c5c1fd940dc169428470dc4bf2a7edb2
SHA-1: b76e276f831be1bc0a8f105b78440613dbc7ccf6
SHA-256: 7223684c49075d07d1ea738c1115721ee9227e1ba0edf53607a38e1852787676

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)
Created by: jeremy
Created on: 28 Oct 2011 at 23:46 UTC
Last updated: 28 Oct 2011 at 23:50 UTC
New features
Unsupported

Other releases