Basic guide to using Null and Not Null in Propel queries
Here is a quick hint on how to use Propel and its Criteria class to generate queries that need to have Null or Not Null in WHERE clauses:
Read more about Basic guide to using Null and Not Null in Propel queries »