You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kepler Project mailing list
Hi,
What I am trying to do is JOIN/inject two or more tables and I don't think that is supported in the current Orbit Model. Currently I go and get the mapper.conn and call "execute", but there is work to wrap them in a table and also make them the correct type. Is there a way to write my own full query and have the model execute it and give the results using all that "auto-type conversion" code?