I have this problem:
SqlDelightTask:
Execution failed for task ':composeApp:generateCommonMainOnTrackDBInterface'.
A failure occurred while executing app.cash.sqldelight.gradle.SqlDelightTask$GenerateInterfaces Generation failed; see the generator error output for details.
I was, because I had two similar function with the same name, delete this and my problem was solved.
I was trying to compile my proyect.

