1
0
mirror of synced 2025-01-06 00:57:10 +03:00
doctrine2/docs/en/reference
Coolmic f2d8b6d762 Fix @Column options sections
I lose hours to find out how to make column collation works, mostly because of incorrect docs.

Annotations options is the equivalent of customSchemaOptions in https://github.com/doctrine/dbal/blob/master/docs/en/reference/schema-representation.rst

See d1e5034659/lib/Doctrine/ORM/Tools/SchemaTool.php (L443)
2015-03-12 12:22:59 +01:00
..
advanced-configuration.rst Fix dead link 2015-01-14 18:43:46 +01:00
annotations-reference.rst Fix @Column options sections 2015-03-12 12:22:59 +01:00
architecture.rst Fixed broken url for implementing Serializable interface 2015-02-26 02:53:37 -05:00
association-mapping.rst Cleanup Association Mapping chapter 2013-08-31 16:25:53 +02:00
basic-mapping.rst Minor grammar fix. 2014-11-27 18:07:10 +00:00
batch-processing.rst Merge pull request #1094 from thekeyboardbum/master 2014-07-31 00:06:05 +02:00
best-practices.rst Removing notice about public properties support (included since 2.4) 2014-02-19 22:02:07 +01:00
caching.rst Clearing cache by --id, --regex, --prefix and --suffix is not supported anymore. 2014-09-14 17:30:47 +02:00
change-tracking-policies.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
configuration.rst fix warnings p1 2013-09-10 23:57:41 +02:00
dql-doctrine-query-language.rst Typo in documentation 2015-03-03 16:57:51 +01:00
events.rst #385 #1181 DDC-3385 - documenting onClassMetadataNotFound event 2015-01-13 20:45:00 +01:00
faq.rst fix warnings p1 2013-09-10 23:57:41 +02:00
filters.rst Fixed typos in documentation. 2013-03-27 22:43:58 -05:00
improving-performance.rst add a link to said chapter 2014-08-29 08:47:28 +02:00
inheritance-mapping.rst fix spacing for yaml example 2014-06-16 08:20:14 -07:00
installation.rst Start reorganizing documentation with focus on simplicity. 2013-03-16 20:36:09 +01:00
limitations-and-known-issues.rst Removing Value Objects from limitations as per #835 2014-07-07 20:17:56 +02:00
metadata-drivers.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
namingstrategy.rst Include className in calls to NamingStrategy joinColumnName method. 2015-01-17 23:57:52 +01:00
native-sql.rst Fix RST bug 2013-09-08 13:04:08 +02:00
partial-objects.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
php-mapping.rst Update mapping documentation for schema support 2015-01-14 15:48:49 +01:00
query-builder.rst Merge pull request #1128 from Erikvv/patch-1 2014-10-21 21:35:26 -04:00
second-level-cache.rst Updated reference for Second Level Cache (fixed some typos and docblocks). 2015-01-27 13:24:35 -03:00
security.rst Add SECURITY.md and a chapter on security assumptions in Doctrine ORM. 2014-02-21 16:12:32 +01:00
tools.rst Update tools.rst 2014-11-12 09:55:51 +01:00
transactions-and-concurrency.rst [DDC-2757] Update documentation with regard to manually closing the EntityManager when an Exception occurs. 2013-10-26 12:32:53 +02:00
unitofwork-associations.rst Add 'docs/' from commit '8fcf2d45019bf38a1df728353a1e417343c69cfb' 2013-01-24 00:02:03 +01:00
unitofwork.rst Spelling fix 2013-10-23 11:32:04 +02:00
working-with-associations.rst Add ExpressionBuilder::contains() to docs 2014-04-23 06:54:03 -07:00
working-with-objects.rst Update working-with-objects.rst 2014-12-01 12:50:11 -03:00
xml-mapping.rst Flip key value in $namespaces array 2015-02-03 14:54:21 +01:00
yaml-mapping.rst Update mapping documentation for schema support 2015-01-14 15:48:49 +01:00