Use 'revision_id' as a tiebreaker in case creation_date is the same, which can happen if different revisions were created inside a single tr…
Show more
Use 'revision_id' as a tiebreaker in case creation_date is the same, which can happen if different revisions were created inside a single transaction.
Show less