phing/task-dbdeploy

Installs: 65 323

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:phing-extension

3.0.0 2023-11-12 13:34 UTC

This package is auto-updated.

Last update: 2024-05-01 18:31:39 UTC


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.