mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #762] [MERGED] YAML mapping documentation of uniqueConstraint #8670
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/762
Author: @stollr
Created: 8/20/2013
Status: ✅ Merged
Merged: 9/8/2013
Merged by: @beberlei
Base:
master← Head:yaml_reference_ext📝 Commits (1)
a765f2eadded yaml mapping documentation of uniqueConstraint📊 Changes
1 file changed (+18 additions, -0 deletions)
View changed files
📝
docs/en/reference/yaml-mapping.rst(+18 -0)📄 Description
I have provided an example of YAML mapping for unique constraints which is equivalent to the annotation reference for unique constraints.
It is really basic, but I think better than nothing. Because there are severall people who search for that.
See
I felt the need of that doc, too ;)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.