Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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