Skip to content

Support to override the @map property behavior #102

@alexander9306

Description

@alexander9306

Currently, I use Kysely with Next-Auth which uses pascal Case for some properties, in my schema file I use @Map for those properties, but the generated types are using the @Map name as the correct one.

Since I have a Custom camel Case plugin with kyselly that only parse some of the properties, I can use the default "camelCase = true" option.

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