Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.
This repository was archived by the owner on May 14, 2022. It is now read-only.

Forced camelcase in joined entities #25

@andrzejdziekonski

Description

@andrzejdziekonski

I would love to have option of configuration if i use camelcase strategy or underscore. Refers to:

  • /vendor/lankit/datatables-bundle/LanKit/DatatablesBundle/Datatables/Datatable.php
$joinName .= '_' . $this->getJoinName(
                    $metadata,
                    Container::camelize($metadata->getTableName()),
                    $entityName
                );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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