An open API service indexing awesome lists of open source software.

https://github.com/ornicar/dmsqlbackupplugin

Creates SQL backups of your project
https://github.com/ornicar/dmsqlbackupplugin

Last synced: 2 months ago
JSON representation

Creates SQL backups of your project

Awesome Lists containing this project

README

        

dmSqlBackupPlugin
=================

dmSqlBackupPlugin allows to create SQL backups for your project.
It provides the "sql_backup" service, and a dm:sql-backup task.
Fully configurable and extensible with new database adapters.
Currently, only a Mysql adapter is available.
Only works with [Diem 5.0](http://diem-project.org/) installed.

Documentation
-------------
See the [online documentation](http://diem-project.org/plugins/dmsqlbackupplugin)