I’ve got a compound primary key for a table in Sql...
# squarelibraries
a
I’ve got a compound primary key for a table in SqlDelight. Is there any way to represent that as a single class in my queries/generated methods, rather than three distinct parameters?