Skip to content

Changed table collation does not trigger schema update when using doctrine:schema:update #2665

Open
@podorozhny

Description

Hello.

When I change table collation (using @ORM\Table annotation) - doctrine:schema:update do not update it. But if I do doctrine:schema:drop before update - it will update it.

Platform: postgres 9.6

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions