-
### SQLDelight Version
2.0.0
### IDE Version
Hedgehog and Giraffe
### Dialect
SQLite
### Describe the Bug
SQL not connecting, try building from command line
### Stacktrace
```shell
Collection…
-
https://code.cash.app/sqldelight-2-0
SQLDelight は Kotlin Multiplatform Project 対応の、「SQL から型安全な Kotlin API を生成するツール」です。
-
@AlecStrong and I have been adding MySQL support to SQLDelight over the past week, and I think it's just about at the point there's enough functionality to look at getting it in to Misk.
The way I'…
-
### SQLDelight Version
2.0.1
### Operating System
Ios
### Gradle Version
8.1.1
### Kotlin Version
1.9.22
### Dialect
Fatal Exception: co.touchlab.sqliter.interop.SQLiteExceptionErrorCode aut…
-
Hello,
I'm a Kotlin technical writer at JetBrains, currently working on updating the [Kotlin Multiplatform samples page](https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-sample…
-
## Kind (Required)
- Proposal / Discussion
## Overview (Required)
- SQLDelight supports Kotlin Multi Platform. So If we use DB, we should Migrate to SQLDelight.
- I think it is very hard 💪…
-
https://cashapp.github.io/sqldelight/2.0.0/multiplatform_sqlite/
-
### SQLDelight Version
2.0.2
### Application Operating System
iOS
### Describe the Bug
while running this cmd the build fails for iOS.
:shared:compileIosMainKotlinMetadata FAILED
### Stacktrace…
-
**Describe the bug**
If you have a root gradle project that you run a multimodule dokka task on (e.g. `dokkaHtmlMultiModule`) which includes a gradle project that itself has a multimodule setup (i.e.…
-
I'm looking for android-native support any ETA on that?