Adam Výborný
Components
Modification to how MongoDB Component Handles Boolean Values
The MongoDB Component now writes the Boolean value false as 0 instead of an empty string. This change was made to allow null and false to be differentiated in data sources with a nullable Boolean column.