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

### SQLDelight Version 2.0.1 ### Application Operating System Android ### Describe the Bug Create a table having a column named `index`: ``` CREATE TABLE IF NOT EXISTS `history` (`account_id` INTEGER...

bug

Draft PR because the PR will be split into smaller ones. I switched to atomicfu in coroutines test due some expect/actual/sourceset hierarchy errors because stately don't support android native, before...

### SQLDelight Version 2.0.2 ### Operating System Windows 11 ### Gradle Version 8.6 ### Kotlin Version 1.9.23 ### Dialect Sqlite ### AGP Version 8.3.1 ### Describe the Bug When running...

bug

### SQLDelight Version 2.0.2 ### Operating System Windows ### Gradle Version 8.7 ### Kotlin Version 1.9.23 ### Dialect SQLite ### AGP Version _No response_ ### Describe the Bug Run `gradle...

bug

## Error in SQL Delight IntelliJ Plugin **java.lang.NullPointerException** in **ConnectionOptions.kt:57** [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/662d2f9a84489800074b6676?event_id=662d2f9a00e6ed2e7cee0000&i=gh&m=ci) ## Stacktrace ConnectionOptions.kt:57 - app.cash.sqldelight.intellij.run.ConnectionOptions$currentOption$1.invoke ConnectionOptions.kt:56 - app.cash.sqldelight.intellij.run.ConnectionOptions$currentOption$1.invoke ConnectionOptions.kt:25 - app.cash.sqldelight.intellij.run.ConnectionOptions.withCurrentDialect ConnectionOptions.kt:56 - app.cash.sqldelight.intellij.run.ConnectionOptions.currentOption ConnectionListPanel.kt:95 - app.cash.sqldelight.intellij.run.window.ConnectionListPanel$7.mouseClicked...

bug

## Error in SQL Delight IntelliJ Plugin **com.intellij.diagnostic.PluginException** in **FileIndexingNotification.kt:47** com.intellij.util.io.PersistentEnumeratorBase$CorruptedException: PersistentEnumerator storage corrupted /Users/ios/Library/Caches/Google/AndroidStudio2023.1/caches/names.dat [Plugin: com.squareup.sqldelight] [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/662c996eee5d01000891cd10?event_id=662c996e00e6ebe9e0c70000&i=gh&m=ci) ## Stacktrace EditorNotificationsImpl.kt:229 - com.intellij.ui.EditorNotificationsImpl$updateEditors$job$1.invokeSuspend [View full stacktrace](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/662c996eee5d01000891cd10?event_id=662c996e00e6ebe9e0c70000&i=gh&m=ci) *Created automatically...

bug

### SQLDelight Version 2.0.0,2.0.2 ### Application Operating System Android,iOS ### Describe the Bug In project i have 2 modules who has their own DB creation and implementation. Both the module...

bug

## Error in SQL Delight IntelliJ Plugin **org.jetbrains.kotlin.idea.caches.resolve.KotlinIdeaResolutionException** in **SqlDelightGotoDeclarationHandler.kt:124** Kotlin resolution encountered a problem while analyzing KtNameReferenceExpression: Built-in class kotlin.Unit is not found [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/662c05a90bb142000865ef2a?event_id=662c05a900e6d42f32c90000&i=gh&m=ci) ## Stacktrace SqlDelightGotoDeclarationHandler.kt:124...

bug

## Error in SQL Delight IntelliJ Plugin **org.jetbrains.kotlin.idea.caches.resolve.KotlinIdeaResolutionException** in **KotlinBuiltIns.java:93** Kotlin resolution encountered a problem while analyzing KtNameReferenceExpression: Built-in class kotlin.Any is not found [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/662c05a9e2137a0008a4b330?event_id=662c05a800e6f056174b0000&i=gh&m=ci) ## Stacktrace UnusedColumnInspection.kt:41...

bug