isNotInDBTable
Checks if the value of a field is not in a configured field in a configured table.
Please be aware of the fact that MySQL searches are in most cases not case sensitive! (http://dev.mysql.com/doc/refman/5.0/en/case-sensitivity.html)
No further support will be given.
Feel free to fork the git repository.Checks if the value of a field is not in a configured field in a configured table.
Please be aware of the fact that MySQL searches are in most cases not case sensitive! (http://dev.mysql.com/doc/refman/5.0/en/case-sensitivity.html)