-
Jared Hancock authored
Use an internal hash table of join information to prevent multiple joins over the same path. Also use table aliases in order to support self joins or otherwise multiple joins to the same table using different paths.
1ce20852
class.orm.php 24.89 KiB