DB Row Filter cannot handle blank fields

as of version 5.4.2

the DB Row Filter and the DB Row Filter (Labs) cannot propagate blank values in equal checks.

The node requires input in the textfield.

Instead, you have to use a DB Query and write the filter statement in the form of

WHERE “ColumnName” = ‘‘