Motomo
DTDrizzle Team
•Created by Eko on 5/23/2023 in #help
Select with relation
Ok stypid mistake on my part I just reused the url of the database from Prisma and they use a ?schema=public instead of ?search_path=public in the Url
21 replies
DTDrizzle Team
•Created by Eko on 5/23/2023 in #help
Select with relation
I even tried with a schema of a single table and got the same issue trying to run
So I pushed the schema (this worked correclty) but when trying to run a query in the code got the same issue
(I checked that everything was defined correcly (schema path, db url))
21 replies
DTDrizzle Team
•Created by Eko on 5/23/2023 in #help
Select with relation
Hey there, I just setup drizzle and got the same error can you point me to a direction on how you fixed it ?
21 replies