mirror of
https://github.com/code-rhapsodie/dataflow-bundle.git
synced 2026-03-24 06:42:23 +01:00
[PR #74] [CLOSED] Update command SchemaDump #97
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/74
Author: @AUDUL
Created: 10/31/2024
Status: ❌ Closed
Base:
master← Head:37-schema-dump📝 Commits (10+)
219b723* Fix compatibility with doctrine 497a2f4dAdded possibility to install/update database from command #37d087b47Added possibility to install/update database from command #37bd4b8f9Added possibility to install/update database from command #37706d280Added possibility to install/update database from command #376cf5227Added possibility to install/update database from command #371ba2915Added possibility to install/update database from command #374bf7d2cAdded possibility to install/update database from command #37574791aAdded possibility to install/update database from command #37b6fa1d9Merge remote-tracking branch 'origin/37-schema-dump' into 37-schema-dump📊 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 command SchemaDump #37
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.