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.UnsupportedOperationException in ExprUtil.kt:80 #3972

Closed
square-clippy opened this issue Mar 16, 2023 · 0 comments · Fixed by #4009
Closed

java.lang.UnsupportedOperationException in ExprUtil.kt:80 #3972

square-clippy opened this issue Mar 16, 2023 · 0 comments · Fixed by #4009
Labels

Comments

@square-clippy
Copy link
Collaborator

Error in SQL Delight IntelliJ Plugin

java.lang.UnsupportedOperationException in ExprUtil.kt:80
ANSI SQL is not supported for being used as a dialect.

View on Bugsnag

Stacktrace

ExprUtil.kt:80 - app.cash.sqldelight.core.lang.util.AnsiSqlTypeResolver.definitionType
ExprUtil.kt:70 - app.cash.sqldelight.core.lang.util.AnsiSqlTypeResolver.definitionType
ColumnTypeMixin.kt:68 - app.cash.sqldelight.core.lang.psi.ColumnTypeMixin.type
TreeUtil.kt:59 - app.cash.sqldelight.core.lang.util.TreeUtilKt.type
TreeUtil.kt:63 - app.cash.sqldelight.core.lang.util.TreeUtilKt.type
TreeUtil.kt:76 - app.cash.sqldelight.core.lang.util.TreeUtilKt.type
ExprUtil.kt:273 - app.cash.sqldelight.core.lang.util.ExprUtilKt.ansiType
ExprUtil.kt:1 - app.cash.sqldelight.core.lang.util.ExprUtilKt.access$ansiType
ExprUtil.kt:72 - app.cash.sqldelight.core.lang.util.AnsiSqlTypeResolver.resolvedType
ExprUtil.kt:173 - app.cash.sqldelight.core.lang.util.ExprUtilKt.type
ExprUtil.kt:1 - app.cash.sqldelight.core.lang.util.ExprUtilKt.access$type
ExprUtil.kt:121 - app.cash.sqldelight.core.lang.util.AnsiSqlTypeResolver.typeReturned
ExprUtil.kt:76 - app.cash.sqldelight.core.lang.util.AnsiSqlTypeResolver.functionType
FunctionExprMixin.kt:11 - app.cash.sqldelight.core.lang.psi.FunctionExprMixin.annotate

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
Development

Successfully merging a pull request may close this issue.

1 participant