rules repository

G-7450 – Never return a NULL value from a BOOLEAN function.

If a boolean function returns `null`, the caller has do deal with it. This makes the usage cumbersome and more error-prone.

Tags: Stored Object.

Quality area: Maintainability. Severity: Blocker. Fixing time: Local-medium.

No rule selected