[PR #12281] [MERGED] Fix documentation about default values #13644

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12281
Author: @greg0ire
Created: 11/19/2025
Status: Merged
Merged: 11/20/2025
Merged by: @greg0ire

Base: 2.20.xHead: document-default-expressions


📝 Commits (1)

  • e4d7df2 Fix documentation about default values

📊 Changes

4 files changed (+39 additions, -24 deletions)

View changed files

📝 docs/en/reference/basic-mapping.rst (+15 -0)
docs/en/reference/basic-mapping/DefaultValues.php (+15 -0)
docs/en/reference/basic-mapping/default-values.xml (+9 -0)
📝 docs/en/reference/faq.rst (+0 -24)

📄 Description

Saying it is not possible to get Doctrine to use the DEFAULT SQL keyword is wrong.


🔄 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/12281 **Author:** [@greg0ire](https://github.com/greg0ire) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@greg0ire](https://github.com/greg0ire) **Base:** `2.20.x` ← **Head:** `document-default-expressions` --- ### 📝 Commits (1) - [`e4d7df2`](https://github.com/doctrine/orm/commit/e4d7df29c237b8bbe37eed0f33b543337948a533) Fix documentation about default values ### 📊 Changes **4 files changed** (+39 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/reference/basic-mapping.rst` (+15 -0) ➕ `docs/en/reference/basic-mapping/DefaultValues.php` (+15 -0) ➕ `docs/en/reference/basic-mapping/default-values.xml` (+9 -0) 📝 `docs/en/reference/faq.rst` (+0 -24) </details> ### 📄 Description Saying it is not possible to get Doctrine to use the `DEFAULT` SQL keyword is wrong. --- <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 16:17:56 +01:00
admin closed this issue 2026-01-22 16:17:56 +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#13644