You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: