divramod
Explore posts from serversDTDrizzle Team
•Created by divramod on 8/9/2024 in #help
how to infer the type of the db for the postgres driver
i tried the code snippet from https://github.com/drizzle-team/drizzle-orm/issues/695#issuecomment-2126704308
but i dont know how to use it.
when using it like this:
i get the message
but i dont know what and how i should pass to InferQueryModel
besides that the code snippet from the github issue gives me the following messages
and
3 replies