griff і⊙
griff і⊙
> Fixes #4836 > > I think there's room for improvement here, but this doesn't break the runtime, and I was able to get a fully working PoC with [my...
🤔 I have been using it to create a version of Transacter to work with a R2dbc Driver implemenation. * The naming of the interface didn't cause me any issues...
🤖 I get something similar in `Android Studio Meerkat Feature Drop | 2024.3.2 Patch 1`. Looks like it may be caused by the recent change (I remember a few weeks...
> [@griffio](https://github.com/griffio) could you give an example of "Manual json serialization appears to solve the issue - have tried it"? > > I would love to get the plugin working,...
@orgmir Another thing to try that I had success with is adding the `kotlin-stdlib-2.2.0.jar` into to the plugin.jar. Maybe the issue is the opposite problem - with kotlin serialization added...
🤔 Don't really know yet - the guidance in the docs 📜 is to use the Kotlin library runtime provided by the Intellij Gradle Plugin - hence the various settings...
> Thank you [@griffio](https://github.com/griffio), the stdlib patched plugin stopped throwing the loader constraint violation error for me (Android Studio Otter | 2025.2.1 Patch 1 and SQLDelight 2.2.1), but the banner...
> Hello, I'm having a similar issue in IntelliJ 2025.2.3, 2025.2.5 and 2025.3, with kotlin(jvm) 2.2.21 and sqldelight 2.2.1, on both sqlite or pgsql dialect: > Don't invoke waitForSmartMode from...
> [@griffio](https://github.com/griffio) do you need testers for the fix? Yes that would be useful - the plugin can be loaded manually then clear IDE cache 1. You can either wait...
> What the status on this issue? Version 2.0.2 breaks quite a number of queries for us, especially queries with nested SELECTs and queries using views. So bumping to that...