Why is my prisma model typed as any?
added pictures.
Basically I'm just trying to query my db after I pushed the models to the db with 'npx prisma db push'.
I am using a Supabase so its a postresql db.
Basically I'm just trying to query my db after I pushed the models to the db with 'npx prisma db push'.
I am using a Supabase so its a postresql db.



