Skip to content

Code needs to be changed for underscores #3

@mdebellis

Description

@mdebellis

Note: if you use "_" rather than camel case it is trivial to change the code for that. At some point I'll add new files for underscores but so far I've just been manually editing the queries when dealing with underscores. It is easier for underscore because you just replace the regex expression with a CONTAINS and look for any "_" and replace it with a " ".

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