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
- Host: GitHub
- URL: https://github.com/phingofficial/task-dbdeploy
- Owner: phingofficial
- Created: 2021-01-29T18:52:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T18:58:24.000Z (11 months ago)
- Last Synced: 2025-09-03T08:54:24.731Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).