Propel one-to-many and findOne() is not working as expected
I have a table structure where a customer can have many addresses, that may be active or not. A typical one-to-many scenario.
I have a table structure where a customer can have many addresses, that may be active or not. A typical one-to-many scenario.