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 **com.intellij.openapi.project.IndexNotReadyException** in **SqlDelightFileViewProviderFactory.kt:245** Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentation [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/62fa36baf650ec000842524e?event_id=62fa36ba009610e765040000&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/62fa36baf650ec000842524e?event_id=62fa36ba009610e765040000&i=gh&m=ci) *Created automatically...

bug

## Error in SQL Delight IntelliJ Plugin **com.intellij.diagnostic.PluginException** in **SqlDelightFileViewProviderFactory.kt:234** Element: class app.cash.sqldelight.core.lang.SqlDelightQueriesFile #SqlDelight because: project is disposed: Project(name=becoach-frontend, containerState=DISPOSE_COMPLETED, componentStore=/Users/niklas/dev/becoach/becoach-frontend) (disposed) invalidated at: see attachment [Plugin: com.squareup.sqldelight] [View on...

bug

## Error in SQL Delight IntelliJ Plugin **java.lang.Throwable** in **Logger.java:184** Stub ids not found for key in index = sqldelight.schema, file = file:///Users/niklas/dev/becoach/becoach-frontend/database/src/commonMain/sqldelight/app/becoach/database/JamesSession.sq, file type = app.cash.sqldelight.core.lang.SqlDelightFileType@300d81d3, indexed file type...

bug

### SQLDelight Version 2.0.0-alpha03 ### IDE Version IntelliJ 2022.2.1 ### Dialect SQLite ### Describe the Bug ```sql import kotlinx.datetime.Instant; import kotlin.Int; CREATE TABLE coacheeAvatar ( id TEXT NOT NULL PRIMARY...

bug
component: ide-plugin

### SQLDelight Version 2.0.0-alpha03 ### SQLDelight Dialect Postgres ### Describe the Bug Problem with casting string enum in Postges. SQL: ```sql SELECT CAST(count(id) AS INTEGER) FROM patient_actions WHERE CASE WHEN...

bug

### SQLDelight Version 2.0.1 ### Operating System MacOs ### Gradle Version 8.4 ### Kotlin Version 1.9.10 ### Dialect Sqlite ### AGP Version 8.2.2 ### Describe the Bug I am trying...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mariadb:r2dbc-mariadb](https://togithub.com/mariadb-corporation/mariadb-connector-r2dbc) | `1.1.4` -> `1.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.mariadb:r2dbc-mariadb/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

## Error in SQL Delight IntelliJ Plugin **com.alecstrong.sql.psi.core.psi.InvalidElementDetectedException** in **ElementTypes.kt:7** [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/65d85dc5d11b250008335209?event_id=65d85dc500da533a1f9b0000&i=gh&m=ci) ## Stacktrace ElementTypes.kt:7 - app.cash.sqldelight.core.lang.types.ElementTypesKt.getTypeResolver BindableQuery.kt:50 - app.cash.sqldelight.core.compiler.model.BindableQuery. RunSqlAction.kt:43 - app.cash.sqldelight.intellij.run.RunSqlAction$findParameters$bindableQuery$1. RunSqlAction.kt:43 - app.cash.sqldelight.intellij.run.RunSqlAction.findParameters RunSqlAction.kt:27 - app.cash.sqldelight.intellij.run.RunSqlAction.actionPerformed...

bug

### SQLDelight Version 2.0.0 ### Application Operating System Android ### Describe the Bug When executing the `verifySqlDelightMigration` tasks it seems to run forever. Yesterday I had it actually running in...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.postgresql:postgresql](https://jdbc.postgresql.org) ([source](https://togithub.com/pgjdbc/pgjdbc)) | `42.7.1` -> `42.7.2` |...