2.0.0
- the plugin has been renamed as
DatabaseBackup(cakephp-database-backup); - the code has been completely rewritten to work with drivers, so it can also
work with other database engines; - added support for Sqlite database;
- checks the return status code when it runs
mysqlandmysqldumpfrom the
command line.