You are about to recreate the relationship entries between the commits and the packages they touch. This might delete some existing relationship entries for some old commits.
Are you ready to continue? [y/N] y
>>> [2] <connect> phabricator_repository
<<< [2] <connect> 659 us
>>> [3] <query> SELECT * FROM `repository` WHERE callsign = 'M'
<<< [3] <query> 258 us
>>> [4] <query> SELECT * FROM `repository_commit` WHERE repositoryID = 1 AND commitIdentifier = '28588'
<<< [4] <query> 274 us
>>> [5] <query> SELECT * FROM `repository_commit` WHERE `id` = 34769
<<< [5] <query> 172 us
>>> [6] <query> SELECT * FROM `repository` r WHERE (r.id IN (1)) ORDER BY r.id DESC
<<< [6] <query> 167 us
>>> [7] <conduit> diffusion.querycommits()
>>> [8] <query> SELECT commit.* FROM `repository_commit` commit WHERE (commit.phid IN ('PHID-CMIT-dlzazvvbldm256tl3spm')) ORDER BY commit.id DESC LIMIT 101
<<< [8] <query> 197 us
>>> [9] <query> SELECT * FROM `repository` r WHERE (r.id IN (1)) ORDER BY r.id DESC
<<< [9] <query> 186 us
>>> [10] <query> SELECT * FROM `repository_commitdata` WHERE commitID in (34769)
<<< [10] <query> 188 us
>>> [11] <connect> phabricator_passphrase
<<< [11] <connect> 443 us
>>> [12] <query> SELECT * FROM `passphrase_credential` WHERE (phid IN ('PHID-CDTL-ivsjovdl7b7ykhkd5d2v')) ORDER BY id DESC
<<< [12] <query> 154 us
>>> [13] <query> SELECT * FROM `passphrase_secret` WHERE id IN (1)
>>> [22] <query> SELECT * FROM `auth_providerconfig` ORDER BY id DESC
<<< [22] <query> 300 us
>>> [23] <query> SELECT * FROM `user` user WHERE (user.userName IN ('john', 'mark')) ORDER BY user.id DESC
<<< [23] <query> 345 us
>>> [24] <query> SELECT * FROM `user` user WHERE (user.userName IN ('john')) ORDER BY user.id DESC
<<< [24] <query> 170 us
>>> [25] <connect> phabricator_project
<<< [25] <connect> 404 us
>>> [26] <query> SELECT p.* , vm.dst viewerIsMember FROM `project` p LEFT JOIN `edge` vm ON vm.src = p.phid AND vm.type = 13 AND vm.dst = '' JOIN `project_slug` slug on slug.projectPHID = p.phid WHERE (slug.slug IN ('p1')) ORDER BY name ASC
<<< [26] <query> 339 us
>>> [27] <query> SELECT * FROM `project_slug` WHERE projectPHID IN ('PHID-PROJ-qjarea26ongp2s56eygc')
<<< [27] <query> 293 us
>>> [28] <connect> phabricator_maniphest
<<< [28] <connect> 574 us
>>> [29] <query> SELECT task.* FROM `maniphest_task` task WHERE (task.id in (590)) ORDER BY task.dateModified DESC
>>> [33] <query> (SELECT r.* FROM `differential_revision` r WHERE (r.id IN (728)) ORDER BY r.dateModified DESC )
<<< [33] <query> 172 us
>>> [34] <query> SELECT * FROM `repository` r WHERE (r.phid IN ('PHID-REPO-6im3vdsydxd6d55upzsd')) ORDER BY r.id DESC
<<< [34] <query> 149 us
>>> [35] <query> SELECT revisionID, id FROM `differential_diff` WHERE revisionID IN (728)
ORDER BY id DESC
<<< [35] <query> 144 us
>>> [36] <query> SELECT * FROM `differential_diff` WHERE id IN (2021)
<<< [36] <query> 176 us
>>> [37] <query> SELECT edge.* FROM `edge` edge WHERE (edge.src IN ('PHID-DREV-wqd6ytf6zaxmztz5qfy3')) AND (edge.type IN ('35')) ORDER BY edge.dateCreated ASC, edge.seq ASC
<<< [37] <query> 273 us
>>> [38] <query> SELECT edgedata.* FROM `edgedata` edgedata WHERE id IN (2859, 2874)