phing/task-liquibase
最新稳定版本:3.1.1
Composer 安装命令:
composer require phing/task-liquibase
包简介
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters.
README 文档
README
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters. You can run commands like updateSQL, validate or updateTestingRollback with this task but not rollbackToDateSQL since it requires a date parameter after the command.
This is a read-only split of https://github.com/phingofficial/phing/tree/main/src/Phing/Task/Ext/Liquibase.
Please report issues and send Pull Requests in the main Phing repository.
统计信息
- 总下载量: 86.2k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-only
- 更新时间: 2020-01-01