Skip to content

Support overriding names #9

@dbanty

Description

@dbanty

The auto-conversion to snake_case / PascalCase doesn't always work super great, specifically when a class has an acronym in it. We should allow users to provide some sort of config that allows naming overrides. E.g. "ABCModel" should be "abc_model.ABCModel" instead of "a_b_c_model.ABCModel"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions