[2165] in Moira Commits
[ops/moira] 12cfce: from rperron: add an index on the
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Wed Jul 15 18:33:55 2020
Date: Wed, 15 Jul 2020 18:33:51 -0400
From: Jonathon Weiss <noreply@mit.edu>
To: <moira-commits@mit.edu>
Message-ID: <ops/moira/push/refs/heads/master/d312d6-12cfce@github.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.mit.edu/ops/moira
Commit: 12cfce1a16d69133835a070777115cfaf9836aed
https://github.mit.edu/ops/moira/commit/12cfce1a16d69133835a070777115cfaf9836aed
Author: Jonathon Weiss <jweiss@mit.edu>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M moira/db/dbopt.sql
Log Message:
-----------
from rperron: add an index on the incremental_queue table
Index the incremental_id column, which is used during the process of
removing a queued incremental change after it has been processed.