Generate drizzle model from database
I have a postgres database and I am wondering if there is a way to generate the typescript table declarations from the database.
I didn't find anything in the drizzlekit docs about this.
1 Reply
look up drizzle-kit introspect