HomePhabricator

Remove all application callers to "putInSet()"

Description

Remove all application callers to "putInSet()"

Summary: Ref T13218. This is the last public-facing API call for loadRelatives/loadOneRelative. This just "primed" objects to make the other calls work and had no direct effects.

Test Plan:

  • Ran bin/fact analyze.
  • Used bin/storage upgrade -f --apply to apply 20181031.board.01.queryreset.php, which uses LiskMigrationIterator.
  • Browsed user list.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: yelirekim

Maniphest Tasks: T13218

Differential Revision: https://secure.phabricator.com/D19878

Details

Provenance
epriestleyAuthored on Dec 13 2018, 12:12 AM
epriestleyPushed on Dec 13 2018, 12:41 AM
Reviewer
amckinley
Differential Revision
D19878: Remove all application callers to "putInSet()"
Parents
rP793f185d2924: Remove application callsites to "LiskDAO->loadOneRelative()"
Branches
Unknown
Tags
Unknown
Tasks
T13218: Remove LiskDAO->loadOneRelative()
Build Status
Buildable 21324
Build 29016: Run Core Tests