HomePhabricator

Update Quickstart SQL

Description

Update Quickstart SQL

Summary:
This hasn't been updated in a bit more than a year (last updated in D18594) and we've accumulated a fair number of SQL patches. Update it.

This is mostly automatic (with bin/storage quickstart), except:

  • Manual edit to one migration for a missed callsite to DashboardInstall.
  • Replaced two InnoDB tables that still have FULLTEXT indexes with MyISAM (see rP6cedd4a95cfc).

This is not really possible to review and more for reference than examination. bin/storage quickstart has historically worked correctly.

Test Plan: I have great faith that bin/storage quickstart is a script which creates a big .sql file.

Reviewers: amckinley

Reviewed By: amckinley

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

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

Details

Provenance
epriestleyAuthored on Apr 25 2019, 10:34 PM
epriestleyPushed on Apr 30 2019, 3:19 PM
Reviewer
amckinley
Parents
rP648d5ce19076: Set a URI on Auth Messages, so the "Change Details" dialog from the transaction…
Branches
Unknown
Tags
Unknown
Build Status
Buildable 22736
Build 31169: Run Core Tests