Overview
A database plugin that adds a layer over propel to bypass most of the propel limitations:
- populate objects linked by any depth relationships
- populate agregate/computed values
- allows to have two links to the same object
- retrieve an applicable sql from criteria
- populate propel objects or fake objects from raw SQL
Members
Manager: Romain Dorgueil