-
### Checklist
- [X] I have used the search function for [**OPEN**](https://github.com/XilinJia/Podcini/issues) issues to see if someone else has already submitted the same bug report.
- [X] I have **…
-
### SQLDelight Version
2.0.2
### Operating System
Mac 14.4.1
### Gradle Version
8.7
### Kotlin Version
2.0.0
### Dialect
SQLite
### AGP Version
8.4.1
### Describe the Bug
When running the…
-
I encountered a stack overflow while testing on a local server
when executing a command like `/permission group players grant minecraft.help.command`
Server container logs:
```
...
minecraft_1 …
-
```kt
@Component
@Tag(Json::class)
class JsonJdbcParameterColumnMapper(private val writer: JsonWriter) : JdbcParameterColumnMapper {
@Throws(SQLException::class)
override fun set(stmt: …
-
### Expected Behavior
I have a class annotated with `@Controller` and my method return `Flow` as response. Inside the method I have to call another suspending function, because e.g. I want to fetch…
-
### User Story
As a ReportStream developer, I want to keep code in a visible location and ensure robust error handling and alerting for the Last Mile Failures API, so that it can be more easily teste…
-
I dont really know if this is a bug in Hikari, a bug with JetBrains Exposed library or with my code, but after some research i've tracked down my database connection issues to this single line of code…
-
### Expected behavior
Upgrading to Kotlin 2.0.0 doesn't require any changes to the jOOQ configuration.
### Actual behavior
If a table has a boolean column whose name starts with `is_`, the Kotlin g…
-
Not all secret properties in the `application.conf` files can currently be set via environment variables, even though the `application.conf` files give the impression that this would be possible. The …
-
### SQLDelight Version
2.0.0
### Operating System
Android Studio Giraffe | 2022.3.1
### Gradle Version
8.0
### Kotlin Version
1.8.20
### Dialect
SQLite
### AGP Version
8.1.0
### Describe t…