Lustra::SQL::Query::Change
Instance methods
change!
This method is called everytime the request has been changed
By default, this do nothing and return self. However, it can be
reimplemented to change some behavior when the query is changed
(eg. it is by Lustra::Model::Collection, to discard cache over collection)