Data types for tables
Currently I receive this type from a db query... Is there a way to have a TS type which encapsulates it, so that I can define a variable of that type more easily?
1 Reply
Is this what I am looking for? https://orm.drizzle.team/docs/goodies#type-api
Goodies - DrizzleORM
Drizzle ORM | %s