Mellow
Mellow
DTDrizzle Team
Created by Mellow on 10/10/2024 in #help
PgCore: QueryBuilder Issue
Has anyone come across this issue with QueryBuilder where if a subquery generated directly with a database connection (const connection = drizzle(client, { schema });) works but if a subquery generated with a QueryBuilder doesn't?
3 replies