I have an existing database with a join table that...
# orm-help
m
I have an existing database with a join table that has meta-information. (eg. a column that is not related to another table) How can I get the is data when I query the other @related fields that are related to different tables?