* Don't use transaction in ListModifiedSince. To guarantee that we don't include events with RV > LatestRV, we include the check in SQL query instead. * Fix integration test by converting SQL comments into template comments.