assertj / assertj/assertj-db

The valueType is mapped to Boolean if the column type is TINYINT

未关闭
#55 1 条评论 0 个 reaction 已指派 1 人 已被 @VanRoy 认领 在 GitHub 查看
主要语言
Java
星标
130
派生
21
PR 合并指标
30 天内没有已合并 PR

描述

if the column type is TINYINT, the valueType of the column is mapped to Boolean, when I getValue().toString(), the value is true or false, I want to the value will be returned to the real value.

request.getRow(0).getColumnValue("current_status").getValue().toString();

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。