cdwv/mysql-dumper-command-bundle

此包已被弃用,不再维护。作者建议使用cdwv/database-dumper-command-bundle包。

Symfony命令用于创建MySQL数据库备份

2.0.6 2017-01-12 14:04 UTC

This package is auto-updated.

Last update: 2021-03-31 10:28:20 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

描述

简单的Symfony任务,用于创建备份/转储MySQL数据库

安装

composer require cdwv/mysql-dumper-command-bundle

将包添加到AppKernel

 new CodeWave\MysqlDumperCommandBundle\CodeWaveMysqlDumperCommandBundle(),

运行

    app/console cdwv:database:dump

许可

MIT许可 © 2015 - 2016