Would it be possible (without using kotlin-reflect)? All the manual unwrapping (outside of the SQL query string) or adding `${Param.withSer(productId, ProductIdSerializer)}` look overly boilerplaty.
Would it be possible (without using kotlin-reflect)?
All the manual unwrapping (outside of the SQL query string) or adding
${Param.withSer(productId, ProductIdSerializer)}look overly boilerplaty.