Changes for version 1.02 - 2018-01-02
- Added an OracleProvider and a bunch of options to the query query_for_list and query_for_map
Modules
A Footprintless plugin for working with databases
A base class for database providers
Provides support for databases
creates a backup of the database
start a command line client
copy's the database to the specified destination
restore a database from a backup
A CSV file provider implementation
The default implementation of command helper for db
A MySql provider implementation
A Oracle provider implementation
A PostgreSql provider implementation
An adaptor to SQL::Shell