Changes for version 1.06 - 2018-01-30
- Added fix for PostgreSQL connection string (https://github.com/lucastheisen/footprintless-plugin-database/pull/5)
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