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.lang.NoSuchMethodError in MySqlTypeResolver.kt:60 #5201

Open
square-clippy opened this issue Apr 25, 2024 · 0 comments
Open

java.lang.NoSuchMethodError in MySqlTypeResolver.kt:60 #5201

square-clippy opened this issue Apr 25, 2024 · 0 comments

Comments

@square-clippy
Copy link
Collaborator

Error in SQL Delight IntelliJ Plugin

java.lang.NoSuchMethodError in MySqlTypeResolver.kt:60
'app.cash.sqldelight.dialect.api.IntermediateType app.cash.sqldelight.dialect.api.TypeResolverKt.encapsulatingType(app.cash.sqldelight.dialect.api.TypeResolver, java.util.List, boolean, app.cash.sqldelight.dialect.api.DialectType[])'

View on Bugsnag

Stacktrace

MySqlTypeResolver.kt:60 - app.cash.sqldelight.dialects.mysql.MySqlTypeResolver.resolvedType
MySqlTypeResolver.kt:136 - app.cash.sqldelight.dialects.mysql.MySqlTypeResolver.mySqlFunctionType
MySqlTypeResolver.kt:92 - app.cash.sqldelight.dialects.mysql.MySqlTypeResolver.functionType
FunctionExprMixin.kt:14 - app.cash.sqldelight.core.lang.psi.FunctionExprMixin.annotate
SqlDelightHighlightVisitor.kt:53 - app.cash.sqldelight.intellij.lang.SqlDelightHighlightVisitor.analyze

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
None yet
Development

No branches or pull requests

2 participants