• jackbravo's avatar
    Added a $deep argument to refresh · b329ae87
    jackbravo authored
    The default is set to false because fetching the relations deletes
    previously fetched relations =P. This is, if you fetched an aggregated
    value (SUM, COUNT), it wont be refreshed, it will be overwritten by the
    actual related values.
    b329ae87
RecordTestCase.php 30.8 KB