Is there a way, in a KMP project, to get SQLDeligh...
# squarelibraries
g
Is there a way, in a KMP project, to get SQLDelight to generate code under
commonTest
for queries which are only used in test code? I tried adding a
.sq
file under
commonTest
but it couldn’t see the schema definition in
commonMain
.