Skip to content

CamelCasePlugin incorrectly cases column names starting with _ #1627

@mshick

Description

@mshick

When using the CamelCasePlugin I've noticed that a column name _id is cased as _Id in my output. I would expect the leading underscore to be effectively ignored, and I'd see names like _id, _fooBar, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions