FAQ

Errors

Fatal error: BasePeer::doSelect(): Optional parameter 'x' of type 'y'…

This error is mostly caused in conjunction with passing a Connection object to one of the generated class methods. (to be written)