Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
abdullah-almesbahi opened this issue Mar 11, 2019 · 0 comments

Comments

@abdullah-almesbahi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant