class Dbee::Query::Filters::NotStartWith

Equivalent to a SQL x NOT LIKE 'value%' statement.