Claudio Zizza
d36aec8fb7
Add deprecation message for YAML into docs
2018-08-30 23:24:30 +02:00
Michaël Perrin
0dbc6a12ee
Update mapping documentation for schema support
...
Updated documentation:
* Annotations
* XML
* Yaml
* PHP
2015-01-14 15:48:49 +01:00
Steve Müller
040c445297
add documentation about how to map column options
2014-07-17 11:28:43 +02:00
Shaun
57ac3bd4be
Add DB-level onDelete CASCADE example
...
This adds `onDelete: CASCADE` to the `address` 1-1 relationship just to show how you would map a db-level cascade.
2014-02-11 17:23:19 -05:00
entering
2f0b4a5d81
Add an example to doc of YAML mapping
2013-12-25 22:11:15 +00:00
Marco Pivetta
5fa1b10506
Merge pull request #832 from mnapoli/patch-4
...
Added "readOnly: true" to YAML reference
2013-12-14 05:41:27 -08:00
Carlos Buenosvinos
6eac308ca3
Add example use of repositoryClass in YAML
2013-11-01 12:11:01 +01:00
Matthieu Napoli
f3f9fe9daa
Added "readOnly: true" to YAML reference
...
The readOnly configuration is documented nowhere except in the annotations reference.
I added it to the example, for a lack of a better place. But at least it will be documented somewhere.
Can you also confirm that this is correct? I'm starting to use it, and I can't find a way to have doctrine validate it is really working. Even with the metadata validation tool, it won't raise an error if I put an invalid entry (`readOnlyFOOBAR: true`) or an invalid value (`readOnly: FOOBAR`), so I'm kind of blind here.
2013-10-31 10:50:44 +01:00
Christian Stoller
a765f2e3b6
added yaml mapping documentation of uniqueConstraint
2013-08-20 11:17:04 +02:00
Matthieu Napoli
424793c263
Fixed rendering
...
Fixed some broken rendering on http://docs.doctrine-project.org/en/latest/reference/yaml-mapping.html
2013-06-06 11:36:02 +03:00
Benjamin Eberlei
cbcc693e36
Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb'
...
git-subtree-dir: docs
git-subtree-mainline: 271bd37ad35027c1d7ab5fe061c5fb2cadb39cc2
git-subtree-split: 8fcf2d45019bf38a1df728353a1e417343c69cfb
2013-01-24 00:02:03 +01:00