[PR #72] [CLOSED] Added an option for ignoring tables with unsupported columns in SchemaToo #7669

Closed
opened 2026-01-22 15:56:16 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/72
Author: @jhartikainen
Created: 6/15/2011
Status: Closed

Base: masterHead: DDC-1206


📝 Commits (1)

  • 351d33b Added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/72 **Author:** [@jhartikainen](https://github.com/jhartikainen) **Created:** 6/15/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `DDC-1206` --- ### 📝 Commits (1) - [`351d33b`](https://github.com/doctrine/orm/commit/351d33b627205015d5290bbdcbac2dae125612ca) Added an option for ignoring tables with unsupported columns in SchemaTool update ### 📊 Changes **2 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php` (+9 -2) 📝 `lib/Doctrine/ORM/Tools/SchemaTool.php` (+10 -4) </details> ### 📄 Description Added an option for ignoring tables with unsupported columns in SchemaTool update --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:56:16 +01:00
admin closed this issue 2026-01-22 15:56:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#7669