Tuesday, November 16, 2010

Propel 1.6 query methods

wow! New Query Methods in propel 1.5/6 are neat, and fun to learn.
http://www.propelorm.org/wiki/Documentation/1.5/ModelCriteria

I am wondering if joining more than two tables is possible using UseTableNameQuery() method.
Do you have any idea?