Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.util.NoSuchElementException in InsertStmtUtil.kt:47 #5251

Open
square-clippy opened this issue May 13, 2024 · 0 comments
Open

java.util.NoSuchElementException in InsertStmtUtil.kt:47 #5251

square-clippy opened this issue May 13, 2024 · 0 comments
Labels

Comments

@square-clippy
Copy link
Collaborator

Error in SQL Delight IntelliJ Plugin

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

View on Bugsnag

Stacktrace

InsertStmtUtil.kt:47 - app.cash.sqldelight.core.lang.util.InsertStmtUtilKt.getTable
SqlDelightQueriesFile.kt:118 - app.cash.sqldelight.core.lang.SqlDelightQueriesFile$requiredAdapters$2.invoke
SqlDelightQueriesFile.kt:114 - app.cash.sqldelight.core.lang.SqlDelightQueriesFile$requiredAdapters$2.invoke
SqlDelightQueriesFile.kt:114 - app.cash.sqldelight.core.lang.SqlDelightQueriesFile.getRequiredAdapters$sqldelight_compiler
DatabaseGenerator.kt:139 - app.cash.sqldelight.core.compiler.DatabaseGenerator.forAdapters
DatabaseGenerator.kt:96 - app.cash.sqldelight.core.compiler.DatabaseGenerator.interfaceType
SqlDelightCompiler.kt:106 - app.cash.sqldelight.core.compiler.SqlDelightCompiler.writeQueryWrapperInterface
SqlDelightCompiler.kt:72 - app.cash.sqldelight.core.compiler.SqlDelightCompiler.writeDatabaseInterface
ProjectService.kt:150 - app.cash.sqldelight.intellij.ProjectService.generateDatabaseOnSync$lambda$3$lambda$2$lambda$1
ProjectService.kt:148 - app.cash.sqldelight.intellij.ProjectService.generateDatabaseOnSync$lambda$3$lambda$2

View full stacktrace

Created automatically via Bugsnag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant