Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Missing Boolean Type Conversion in JasyncRow #430

Copy link
Copy link
Open
@Sung-Heon

Description

@Sung-Heon
Issue body actions

https://github.com/jasync-sql/jasync-sql/blob/d72b3b4cf7bf735116b4d3f98c123333515dbb2f/r2dbc-mysql/src/main/java/JasyncRow.kt#L13C1-L81C6

The current implementation of JasyncRow lacks support for converting database values to Boolean type. When attempting to retrieve a boolean value from a query result (such as from an isNotNull expression), it fails to properly convert the value to a Boolean, causing runtime exceptions.

Is there any reason for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.