Skip to content

Database Model Consistentcy #12997

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

Open
frescoanalytics opened this issue May 22, 2025 · 0 comments
Open

Database Model Consistentcy #12997

frescoanalytics opened this issue May 22, 2025 · 0 comments
Labels
triage Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.

Comments

@frescoanalytics
Copy link

What is the improvement or update you wish to see?

PostgreSQL Adapter page has tables created with plural names.
Drizzle ORM Adapter page schema.ts has database tables created with singular names.

I wish they were more consistent.

Is there any context that might help us understand?

Why was this an issue for me?

Initially I was trying out the Drizzle solution because I appreciate the drizzle-kit migration functions. But then I ran into some edge runtime issues and couldn't figure it out. I turned to PG adapter, hoping to get a simpler solution. That's when I found out the table definitions are different.

Does the docs page already exist? Please link to it.

No response

@frescoanalytics frescoanalytics added the triage Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime. label May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
Projects
None yet
Development

No branches or pull requests

1 participant