Related records will query fine unless I specify specific columns, then it appears that I lose the getRelated() method as well as access to the related records via $model->related_records. Removing the columns definition fixes this problem.
Thoughts?