When upgrading (git pull on libphutil, arcanist, phabricator) `bin/storage upgrade` resulted in throwing these errors.
Phabricator version info is:
phabricator 1cd64f9975d66a5fff516cd064cd076b0eb7b07f (Fri, Dec 16)
arcanist e17fe43ca3fe6dc6dd0b5ce056f56310ea1d3d51 (Oct 22 2016)
phutil 0ae0cc00acb1413c22bfe3384fd6086ade4cc206 (Sat, Dec 10)
```
Database Table Name Issues
phabricator_search
Target Error
phabricator_search.search_profilepanelconfiguration.key_profile #1072: Key column 'panelOrder' doesn't exist in table
Failed to make some schema adjustments, detailed above.
For help troubleshooting adjustments, see "Managing Storage Adjustments" in the documentation.
Target Error
phabricator_dashboard.dashboard.authorPHID Surplus
phabricator_dashboard.dashboard.icon Surplus
phabricator_dashboard.dashboard_dashboard_ngrams Surplus
phabricator_dashboard.dashboard_dashboardpanel_ngrams Surplus
phabricator_dashboard.dashboard_panel.authorPHID Surplus
phabricator_search.search_profilepanelconfiguration.menuItemKey Surplus
phabricator_search.search_profilepanelconfiguration.menuItemOrder Surplus
phabricator_search.search_profilepanelconfiguration.menuItemProperties Surplus
phabricator_search.search_profilepanelconfiguration.panelKey Missing
phabricator_search.search_profilepanelconfiguration.panelOrder Missing
phabricator_search.search_profilepanelconfiguration.panelProperties Missing
```