Relational queries with planetscale - findMany etc undefined
Hey there! I am trying setup drizzle orm with relational queries with planetscale, but not sure how to debug this.
I am following the docs on the setup for this, but after the setup it seems to not find the correct APIs.
kit
Connection Setup :
Usage: Here I get a error -
I am following the docs on the setup for this, but after the setup it seems to not find the correct APIs.
kitConnection Setup :
Usage: Here I get a error -
TypeError: Cannot read properties of undefined (reading 'findMany')