dhumphreys / cfrel

ColdFusion Relational Algebra Framework
16 stars 5 forks source link

Add support for wheels `join` argument for associations #34

Open dhumphreys opened 13 years ago

dhumphreys commented 13 years ago

The join argument for associations lets the user define the entire JOIN condition manually. This should be detected in the CFWheels mapper class.