Skip to content

Change column naming case in relations for consistency #18

@anlamas

Description

@anlamas

Now if entity has relation to another entity with naming like ProductBrand, orm generates column name like productBrand_id.
It would be better if output name was product_brand_id, coz entity properties gets generated with snake case.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions