TODO in veritas-sql-generator-0.0.4 vs TODO in veritas-sql-generator-0.0.5

- old
+ new

@@ -7,11 +7,9 @@ they can be serialized to SQL differently. * Create Veritas::Literal::Range proxy object w/factory method * Create Veritas::Literal::Range::Inclusive * Create Veritas::Literal::Range::Exclusive -* Adjust reek and roodi scores down to lower thresholds - * Handle cases where an Inequality/Exclusion predicate is used (or a Negation wrapping an Equality/Inclusion) on an *optional* attribute. * Add "OR attribute IS NULL" to the statement to ensure cases when the value is NULL still matches.