Hello,
Previously in 3.0.0, using a type handler for boolean field does correct things, it was transforming booleans into what you want.
But it seems that, in some cases with 4.0.0, the booleans are stringified, so the type handler for them is not triggered.
Hello,
Previously in 3.0.0, using a type handler for boolean field does correct things, it was transforming booleans into what you want.
But it seems that, in some cases with 4.0.0, the booleans are stringified, so the type handler for them is not triggered.