DDC-3613: [GH-1330] Fix @Column options sections in documentation #4441

Closed
opened 2026-01-22 14:41:42 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Mar 12, 2015).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of coolmic:

Url: https://github.com/doctrine/doctrine2/pull/1330

Message:

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)

Originally created by @doctrinebot on GitHub (Mar 12, 2015). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of coolmic: Url: https://github.com/doctrine/doctrine2/pull/1330 Message: 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 https://github.com/doctrine/doctrine2/blob/d1e5034659e7beeb11830417a4a38de6586fe960/lib/Doctrine/ORM/Tools/SchemaTool.php#L443
admin closed this issue 2026-01-22 14:41:42 +01:00
Author
Owner

@doctrinebot commented on GitHub (Mar 12, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1330] was assigned:
https://github.com/doctrine/doctrine2/pull/1330

@doctrinebot commented on GitHub (Mar 12, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1330] was assigned: https://github.com/doctrine/doctrine2/pull/1330
Author
Owner

@doctrinebot commented on GitHub (Mar 12, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1330] was merged:
https://github.com/doctrine/doctrine2/pull/1330

@doctrinebot commented on GitHub (Mar 12, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1330] was merged: https://github.com/doctrine/doctrine2/pull/1330
Author
Owner

@doctrinebot commented on GitHub (Mar 12, 2015):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Mar 12, 2015): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4441