[PR #503] [MERGED] added unsigned mapping to SchemaTool options #8296

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/503
Author: @ghost
Created: 11/5/2012
Status: Merged
Merged: 11/6/2012
Merged by: @guilhermeblanco

Base: masterHead: master


📝 Commits (1)

  • a27be2f added unsigned mapping to SchemaTool options

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 lib/Doctrine/ORM/Tools/SchemaTool.php (+6 -0)

📄 Description

Just checking in SchemaTool if unsigned option is set and take this value.


🔄 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/503 **Author:** [@ghost](https://github.com/ghost) **Created:** 11/5/2012 **Status:** ✅ Merged **Merged:** 11/6/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a27be2f`](https://github.com/doctrine/orm/commit/a27be2fab61b1cfde4d2ecbc729a4a68816fca76) added unsigned mapping to SchemaTool options ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/SchemaTool.php` (+6 -0) </details> ### 📄 Description Just checking in SchemaTool if unsigned option is set and take this value. --- <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:59:16 +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#8296