Today we noticed that on some propel generated models the function retrieveByPKs was missing.
We found out that this was because of the fact that retrieveByPKs is only generated by Propel if there is only a single PrimaryKey!
Today we noticed that on some propel generated models the function retrieveByPKs was missing.
We found out that this was because of the fact that retrieveByPKs is only generated by Propel if there is only a single PrimaryKey!