Help for this page
SELECT * from foo where bar > 1923
sub fingerprint { my ( $self, $query, $opts ) = @_; $opts ||= {}; ... } return $query; }