phing / task-dbdeploy
Package info
github.com/phingofficial/task-dbdeploy
Type:phing-extension
pkg:composer/phing/task-dbdeploy
3.1.2
2025-12-21 18:31 UTC
Requires
- php: >= 8.1
Requires (Dev)
- phing/phing: 3.0.x-dev
README
The DbDeployTask creates .sql files for making revisions to a database, based on dbdeploy conventions centering around a changelog table in the database.
This is a read-only split of https://github.com/phingofficial/phing/tree/main/src/Phing/Task/Ext/DbDeploy.
Please report issues and send Pull Requests in the main Phing repository.