- Updates to log stores and backup helper to improve performance when checking if a course has been modified. - This is a breaking change as it adds a new function on the sql_reader interface. Co-authored-by: Kevin Pham <keevan.pham@gmail.com>
Deprecating sql_internal_reader and sql_select_reader in favour of the new interfaces including get_events_select_iterator.