We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 ANSI SQL is not supported for being used as a dialect.
View on Bugsnag
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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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
View full stacktrace
Created automatically via Bugsnag
The text was updated successfully, but these errors were encountered: