Shu Yo
Results
1
comments of
Shu Yo
same issue here. it seems that nested sqltag expression like this does not work as expected ``` ${id? Prisma.sql`and c.id != ${id}` : Prisma.empty} ```