mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
5462a52b8a
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 |
||
---|---|---|
.. | ||
autopatches | ||
patches | ||
quickstart.sql | ||
stopwords.txt | ||
stopwords_myisam.txt |