Skip to content

Translatable - add table indexes back #3007

Description

@phucwan91

Feature Request

Since the version v3.21.0 these below 2 indexes were removed . However my project uses them a lot!

please add them back OR support a way that users can create indexes depends on their needs

#[ORM\Index(name: 'translations_lookup_idx', columns: ['locale', 'object_class', 'foreign_key'])]
#[ORM\Index(name: 'general_translations_lookup_idx', columns: ['object_class', 'foreign_key'])]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions