mirror of
https://github.com/code-rhapsodie/dataflow-bundle.git
synced 2026-03-24 06:42:23 +01:00
[PR #75] [MERGED] SchemaDump command #96
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/code-rhapsodie/dataflow-bundle/pull/75
Author: @AUDUL
Created: 10/31/2024
Status: ✅ Merged
Merged: 10/31/2024
Merged by: @AUDUL
Base:
master← Head:37-schema-dump📝 Commits (4)
6408880Added possibility to install/update database from command #37c418166Added possibility to install/update database from command #3728be6adAdded possibility to install/update database from command #3778d5b06Added possibility to install/update database from command #37📊 Changes
3 files changed (+136 additions, -47 deletions)
View changed files
➕
src/Command/DatabaseSchemaCommand.php(+113 -0)📝
src/Command/SchemaCommand.php(+16 -46)📝
src/Resources/config/services.yaml(+7 -1)📄 Description
Refactor SchemaDump command #37
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.