sqldelight icon indicating copy to clipboard operation
sqldelight copied to clipboard

SQLDelight - Generates typesafe Kotlin APIs from SQL

Results 376 sqldelight issues
Sort by recently updated
recently updated
newest added

## Error in SQL Delight IntelliJ Plugin **java.lang.IllegalStateException** in **SqliteTypeResolver.kt:21** Get SqlTypeNameImpl(TYPE_NAME): [dailyPicture : [id, created, date, updated, imagePath, imageWidth, imageHeight, daily, text [[rowid, oid, _rowid_]]]] [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/6310789f99d836000819e02a?event_id=6310789f0096462b61340000&i=gh&m=ci) ##...

bug

## Error in SQL Delight IntelliJ Plugin **java.lang.IllegalStateException** in **TypeResolver.kt:68** The Kotlin type of the argument cannot be inferred, use CAST instead. [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/630ca1d8657aba0008255b1d?event_id=630ca1d80096536594320000&i=gh&m=ci) ## Stacktrace TypeResolver.kt:68 - app.cash.sqldelight.dialect.api.TypeResolverKt.encapsulatingType...

bug

## Error in SQL Delight IntelliJ Plugin **com.intellij.psi.stubs.UpToDateStubIndexMismatch** in **FileTrees.java:226** PSI and index do not match. Please report the problem to JetBrains with the files attached INDEXED VERSION IS THE...

bug

### Description Relates to #3464 and #3251 # Background Let me talk about the full story (hopefully at the KotlinConf in April too). I have a COBOL to Kotlin compiler....

feature

This is an opportunity for SQLDelight 2.0.0 IMHO. Configuration for the Gradle plugin is currently managed entirely with the extension (as opposed to the task), which I've updated in two...

### SQLDelight Version 1.5.3 ### Operating System Windows 10 ### Gradle Version 7.2.0 ### Kotlin Version 1.6 ### Dialect SQLite ### AGP Version _No response_ ### Describe the Bug SELECT...

bug

## Error in SQL Delight IntelliJ Plugin **java.util.NoSuchElementException** in **TypeResolver.kt:93** Array contains no element matching the predicate. [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/62fe99eea0fb0f000800ad6b?event_id=62fe99ee009660e51e2a0000&i=gh&m=ci) ## Stacktrace TypeResolver.kt:93 - app.cash.sqldelight.dialect.api.TypeResolverKt.encapsulatingType TypeResolver.kt:47 - app.cash.sqldelight.dialect.api.TypeResolverKt.encapsulatingType ExprUtil.kt:141 -...

bug

## Error in SQL Delight IntelliJ Plugin **java.lang.IllegalStateException** in **SqlDelightFileViewProviderFactory.kt:245** Constraint inSmartMode cannot be satisfied [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/62fe99ee17b8730008f6a65f?event_id=62fe99ee009660e51d560000&i=gh&m=ci) ## Stacktrace SqlDelightFileViewProviderFactory.kt:245 - app.cash.sqldelight.intellij.lang.SqlDelightFileViewProvider.contentsSynchronized$lambda-7$lambda-6 [View full stacktrace](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/62fe99ee17b8730008f6a65f?event_id=62fe99ee009660e51d560000&i=gh&m=ci) *Created automatically via Bugsnag*

bug

## Error in SQL Delight IntelliJ Plugin **com.intellij.psi.stubs.UpToDateStubIndexMismatch** in **SchemaNeedsMigrationInspection.kt:37** PSI and index do not match. Please report the problem to JetBrains with the files attached INDEXED VERSION IS THE...

bug

### SQLDelight Version 1.5.3 ### Operating System Windows 11 ### Gradle Version 7.1.1 ### Kotlin Version 1.6.10 ### Dialect MySql ### AGP Version _No response_ ### Describe the Bug I...

bug