Skip to content

How to use this library with prefix tables in database like am_user #28

@abdullah-dev11

Description

@abdullah-dev11

I've been struggling since 5 days and not able to fixed. I'm using prisma with mysql

if tables in database were like this User, Post . it will work fine

the issue is all tables are named like this am_user , am_post

in this library they used this
${pluralize(camelCase(resource.name))};

who is the hero who can save me? i'm not able to find any workaround

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