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.2 ### Operating System Mac OS 14.3.1 ### Gradle Version Gradle 8.7 Revision: 650af14d7653aa949fce5e886e685efc9cf97c10 ### Kotlin Version 1.9.23 ### Dialect SQLite ### AGP Version _No response_ ###...

bug

### SQLDelight Version 2.0.2 ### SQLDelight Dialect Android 14 ### Describe the Bug Not able to create AppDatabase.sq file inside directory. If I manage to create a file somehow then...

bug

👷 🚧 Add some support for TS Range type https://www.postgresql.org/docs/16/rangetypes.html#RANGETYPES-EXAMPLES Types are mapped to string representations as there is no client side data type such as a range that is...

### SQLDelight Version 2.0.2 ### Application Operating System Android ### Describe the Bug The function observes changes only using the `Dispatchers.Main` ` fun getActionFlow(id: Long): Flow { val actionFlow =...

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.jetbrains.intellij | `1.17.3` -> `1.17.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.intellij/1.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### SQLDelight Version 2.0.2 ### Operating System Android,iOS ### Gradle Version 8.4 ### Kotlin Version 1.9.23 ### Dialect SQLite ### AGP Version 8.2.0 ### Describe the Bug while running gradle...

bug

### SQLDelight Version 2.0.2 ### SQLDelight Dialect Postgresql ### Describe the Bug Given a column name that is a keyword in Postgresql: ```sql CREATE TABLE "order" ( id uuid PRIMARY...

bug

## Error in SQL Delight IntelliJ Plugin **java.lang.Throwable** in **SqlDelightFileViewProviderFactory.kt:91** [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/666c41025defb500081d91ec?event_id=666c410200efd7290c5c0000&i=gh&m=ci) ## Stacktrace SqlDelightFileViewProviderFactory.kt:91 - app.cash.sqldelight.intellij.lang.SqlDelightFileViewProvider.contentsSynchronized SqlDelightFileViewProviderFactory.kt:87 - app.cash.sqldelight.intellij.lang.SqlDelightFileViewProvider.contentsSynchronized [View full stacktrace](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/666c41025defb500081d91ec?event_id=666c410200efd7290c5c0000&i=gh&m=ci) *Created automatically via Bugsnag*

bug

## Error in SQL Delight IntelliJ Plugin **java.lang.RuntimeException** in **SqlDelightFileViewProviderFactory.kt:76** Cannot invoke (class=MyFileDocumentManagerListener, method=fileWithNoDocumentChanged, topic=FileDocumentManagerListener) [View on Bugsnag](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/666c2761bb983200070f89b8?event_id=666c274200efd70845b80000&i=gh&m=ci) ## Stacktrace MessageBusImpl.kt:677 - com.intellij.util.messages.impl.MessageBusImplKt.invokeListener [View full stacktrace](https://app.bugsnag.com/square-inc/sql-delight-intellij-plugin/errors/666c2761bb983200070f89b8?event_id=666c274200efd70845b80000&i=gh&m=ci) *Created automatically via Bugsnag*

bug