assertj / assertj/assertj-db

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

オープン
#55 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。