Hi,
Is it possible to do a hasOne relationsip via a link table?
I have database with a one-to-many relationship defined through a join
table (due to the way the db is updated it's just easier to do it this
way). I can get the hasMany side working, but get errors when I try to
create the hasOne side's object. Reactor is unable to create the code
for that object's getHasOneObject method:
<!--- if this object has an related values that are not the same as the
values in this object then load the correct values --->
<cfif
>
/jeremy
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --