-
**URL of codelab:**
https://developer.android.com/codelabs/basic-android-kotlin-compose-persisting-data-room?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose…
-
Attempted to try out the new SQL support.
I used the Amazon provided [JDBC driver](https://docs.aws.amazon.com/redshift/latest/mgmt/jdbc20-download-driver.html) and the connection oriented APIs. Re…
-
### Expected behavior and actual behavior:
`UpdatableRecordImpl` with `UUID` field should be persisted to Oracle when the corresponding database column type is a `RAW`. Instead, I get "ORA-01465: inv…
-
KSP didn't respect gradle `buildDir` variable.
Using RAM disk (`Z:` drive) for build folders:
**USER_HOME/.gradle/init.gradle**
```
allprojects {
buildDir="Z:/build/$group/$name/"
}
```…
-
First of all, I'm a huge fan of sqlc and I use it every single personal go project where I need database support. Good work 🙏
I noticed that you have started adding support for other languages incl…
-
### 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…
-
## CVE-2020-29582 - Medium Severity Vulnerability
Vulnerable Library - kotlin-stdlib-1.3.30.jar
Kotlin Standard Library for JVM
Path to dependency file: /packages/cactus-plugin-ledger-connector-cord…
-
### SPECIFIC ISSUE ENCOUNTERED
Some android phones crash on ARcore initialization. All apps downloaded from market are crashing. Tested devices are in supported ArCore list.
Finally I have found t…
-
Since updating to `2.0.20-1.0.24` our devs started getting the following occasionally:
```
java.lang.IllegalStateException: Storage for [path/to/project/my-module/build/kspCaches/debug/symbolLooku…
-
I was not able to install previous version, but here is the log of the script that install and run danger-kt on my ci
I'm running Danger on Bitrise with a Linux stack
The script that run Danger…