I'm trying to update my KMM project to use Sqldelight 2.x and I'm getting this error. This appears to be the same code as what is in the docs and it worked with 1.x. Can somebody explain what's going on with "asFlow"? I have imported
import app.cash.sqldelight.coroutines.asFlow
import app.cash.sqldelight.coroutines.mapToList