indexes with pgTable deprecated
Using drizzle-orm: 0.36.0
I followed the docs creating indexes: https://orm.drizzle.team/docs/indexes-constraints#indexes--constraints
However i'm getting a warning concerning a deprecated use of
Here's my code:
I followed the docs creating indexes: https://orm.drizzle.team/docs/indexes-constraints#indexes--constraints
However i'm getting a warning concerning a deprecated use of
pgTable.Here's my code:
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.