Changelog
Added
- Pass constant value to constructor arguments by using
CALL::CONSTANT
- Validate constructor arguments datatype and value
Fixed
- Fix
constructParams
call bug when passing bool array - Pass
null
to nullable constructor arguments
CALL::CONSTANT
constructParams
call bug when passing bool arraynull
to nullable constructor arguments