What's the reasoning for making SQLDelight models ...
# squarelibraries
k
What's the reasoning for making SQLDelight models interfaces with data class implementations rather than just making them data classes in the first place?