How to create the type of the client with the schema
I want to create a type for the drizzle client with my schema. What I'm doing now is this:
but I want to be able to do something like:
Is there a way to do that?
but I want to be able to do something like:
Is there a way to do that?