Adrien Crivelli
eeb7ff4a6d
Support for Partial Indexes for PostgreSql and Sqlite
...
Support for Partial Indexes was available in Doctrine 1 following
http://www.doctrine-project.org/jira/browse/DC-82 . This commit
reintroduce support for Doctrine 2. We use the same syntax with an
optionnal "where" attribute for Index and UniqueConstraint.
2014-07-22 10:32:30 +09:00
Steve Müller
040c445297
add documentation about how to map column options
2014-07-17 11:28:43 +02:00
David Prévot
3ff92f587f
Drop Unicode character
...
It broke the LaTeX build.
2014-06-14 23:14:42 -04:00
Simon Harris
7dac285de6
A few minor changes for English and clarity
2014-06-03 16:46:37 +01:00
Simon Harris
8b1f5d71e1
Fix minor grammatical error
2014-06-03 16:26:54 +01:00
Michaël Gallego
3d32bc47a7
Fix second level cache doc
2014-05-28 13:07:01 +02:00
Robin Hallabro
a395921fdc
Capitalize @GeneratedValue (annotations-reference.rst)
2014-03-05 10:57:31 +01:00
Fabio B. Silva
61bff7d5f6
Fix CS and update docs
2013-12-16 11:05:04 -05:00
Michael Cummings
01dc0e8273
Update annotations-reference.rst
...
@JoinTable because of mapping defaults does NOT have required attributes. Updated annotations reference to show them as optional.
2013-11-03 09:20:15 -08:00
Benjamin Eberlei
f7108b40c3
Move Annotations introduction to the reference.
2013-09-10 22:09:22 +02:00
HarmenM
f8efd85ae6
Update annotations-reference.rst
...
Added missing @JoinColumns in the index
2013-05-09 14:49:38 +03:00
Benjamin Eberlei
cbcc693e36
Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb'
...
git-subtree-dir: docs
git-subtree-mainline: 271bd37ad3
git-subtree-split: 8fcf2d4501
2013-01-24 00:02:03 +01:00