Would you accept a PR removing the toString implementation?
https://github.com/cashapp/sqldelight/pull/1117
It seems it was only driven by the fact in the early days interfaces + data classes were generated but nowadays the built in toString should do it and the codebase would become a glimpse simpler