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

https://github.com/phingofficial/task-dbdeploy

[READ-ONLY] DbDeploy task
https://github.com/phingofficial/task-dbdeploy

Last synced: 9 months ago
JSON representation

[READ-ONLY] DbDeploy task

Awesome Lists containing this project

README

          

# [READ-ONLY] task-dbdeploy

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](https://github.com/phingofficial/phing/issues) and
[send Pull Requests](https://github.com/phingofficial/phing/pulls)
in the [main Phing repository](https://github.com/phingofficial/phing).