Open
Description
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
Labels
No labels