Skip to content

[Feature Request] Add custom column name and table name mapping #5

@AnyhowStep

Description

@AnyhowStep

For example, using blahXML in TS/JS code, but using blah_xml on the database.

Users needs a way to specify this column name mapping and have the ORM perform the conversion when building the queries.


Same thing for table names.


This custom mapping should be optional.
If no column/table name mapping is specified, it should use the name of the TS/JS code name.

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