Orator 0.6.2 is now out. This is a bugfix release.
Here is the list of changes:
- #7 Starting a new query from a BelongsToMany relation does not maintain pivot columns.
- #6 Model.set_table() method does not properly handle pivot classes.
- #5 Model.fresh() method raises an error for models retrieved from relations.
- Fixes a bug when results rather than the relation was returned.