mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #72] [CLOSED] Added an option for ignoring tables with unsupported columns in SchemaToo #7669
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/doctrine/orm/pull/72
Author: @jhartikainen
Created: 6/15/2011
Status: ❌ Closed
Base:
master← Head:DDC-1206📝 Commits (1)
351d33bAdded an option for ignoring tables with unsupported columns in SchemaTool update📊 Changes
2 files changed (+19 additions, -6 deletions)
View changed files
📝
lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php(+9 -2)📝
lib/Doctrine/ORM/Tools/SchemaTool.php(+10 -4)📄 Description
Added an option for ignoring tables with unsupported columns in SchemaTool update
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.