sfPropel15Plugin error, “class ‘FooPeer’ does not have a method ‘getUniqueColumnNames'”
Stupid me made the same mistake twice in a row so I’m documenting it for humanity. I’m updating an old Symfony project to use Symfony 1.3/1.4 and Propel 1.5 through François Zaninotto’s sfPropel15Plugin. Problem: I followed the README, right? But……