Returns the RowId of a new visit in moz_historyvisits, or None if no new visit was added.
Returns the RowId of a new visit in moz_historyvisits, or None if no new visit was added.
Delete all visits in a date range.
Deletes all visits for a page given its GUID, creating tombstones if
necessary.
Indicates if and when a URL’s frecency was marked as stale.
Low level api used to implement both get_visited and the FFI get_visited call.
Takes a slice where we should output the results, as well as a slice of
index/url pairs.
Get the set of urls that were visited between start
and end
. Only considers local visits
unless you pass in include_remote
.
Returns the GUID for the specified Url String, or None if it doesn’t exist.
Returns the GUID for the specified Url, or None if it doesn’t exist.