
The commit and parent columns were not indexed, meaning that checking to see if a commit's parent needed to be synced incurred a full table scan. Add indexes so it's faster. Change-Id: I093f8265a655a1fe2b7ba1be792b87e6d701fec1
Generic single-database configuration.