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
- Host: GitHub
- URL: https://github.com/ornicar/dmsqlbackupplugin
- Owner: ornicar
- License: mit
- Created: 2010-03-03T18:44:58.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-06-03T09:01:56.000Z (almost 15 years ago)
- Last Synced: 2025-03-19T02:11:29.599Z (2 months ago)
- Language: PHP
- Homepage: http://diem-project.org/plugins/dmsqlbackupplugin
- Size: 89.8 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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)