propelorm / Propel3

High performance data-mapper ORM with optional active-record traits for RAD and modern PHP 7.2+
MIT License
251 stars 35 forks source link

Add polymorphic relations #1

Open marcj opened 7 years ago

marcj commented 7 years ago

See https://github.com/propelorm/Propel2/commit/f20146a696ba5f9684fbc27d642e431286415b15 and https://github.com/propelorm/Propel2/issues/487

We need to backport this to data-mapper.