Skip to content

Support snake_case to camelCase name mapping #3

@occash

Description

@occash

It’s more natural to define SQL tables and columns in snake_case, but the generated Swift code currently keeps those names as-is.

It would be great to have an option in the YAML configuration to automatically convert identifiers from snake_case to camelCase in Swift code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions