Creating composite types in PostgreSQL
Hi, I'm curious how I could recreate the following code using drizzle.
Is it simply
Because I ran
Is it simply
Because I ran
\dT and it didn't show a custom type for the Author in postgres