sknowlton
05/16/2022, 2:10 PMtrue
and false
because of this:
// Strict Type Boolean Values
else if ( !isNumeric( thisValue ) && isBoolean( thisValue ) ) {
result[ thisAlias ] = javacast( "Boolean", thisValue );
}
Is there a way to tell mementifier not to do that other than using a mapper for every column?