Drush SQL Extras
Introduction
These are a bunch of drush commands for working databases. They build on the SQL related commands provided by core drush.
1. drush sql-secure-dump
This command implements a secure database dump. It uses the openssl command line utility to encrypt and decrypt the files.
drush...









