mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
**Problem**: When overriden the columns value, if we pass 0 or '0', the condition is not met and therefore the column has a null value. **Solution**: Check for not null in the condtion