mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #12281] [MERGED] Fix documentation about default values #13644
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/12281
Author: @greg0ire
Created: 11/19/2025
Status: ✅ Merged
Merged: 11/20/2025
Merged by: @greg0ire
Base:
2.20.x← Head:document-default-expressions📝 Commits (1)
e4d7df2Fix 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
DEFAULTSQL keyword is wrong.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.