Nikita Vershinin

Results 3 comments of Nikita Vershinin

Hi, @dhilowitz Cannot reproduce that. doSave method is the same in all drivers and parent class. The signature is: ``` php protected function doSave($data, $id, array $tags = array()); ```...

You can find information about changed data in "audit_detail" table.

You can use "field_name" field but I agree that current implementation of blameable behavior is poor and should be refactored.