cashapp / sqldelight

SQLDelight - Generates typesafe Kotlin APIs from SQL
https://cashapp.github.io/sqldelight/
Apache License 2.0
6.01k stars 501 forks source link

java.util.NoSuchElementException in UpsertClauseMixin.kt:47 #5294

Open square-clippy opened 2 weeks ago

square-clippy commented 2 weeks ago

Error in SQL Delight IntelliJ Plugin

java.util.NoSuchElementException in UpsertClauseMixin.kt:47 Collection contains no element matching the predicate.

View on Bugsnag

Stacktrace

UpsertClauseMixin.kt:47 - app.cash.sqldelight.dialects.sqlite_3_24.grammar.mixins.UpsertClauseMixin.queryAvailable
UnusedColumnInspection.kt:41 - app.cash.sqldelight.intellij.inspections.UnusedColumnInspection$buildVisitor$1$1.visitCreateTableStmt

View full stacktrace

Created automatically via Bugsnag