1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 11:42:42 +01:00
phorge-phorge/src/applications/config/schema
epriestley 86fd204148 Fix all query warnings in "arc unit --everything"
Summary:
Ref T13216. Ref T13217. Depends on D19800. This fixes all of the remaining query warnings that pop up when you run "arc unit --everything".

There's likely still quite a bit of stuff lurking around, but hopefully this covers a big set of the most common queries.

Test Plan: Ran `arc unit --everything`. Before change: lots of query warnings. After change: no query warnings.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13217, T13216

Differential Revision: https://secure.phabricator.com/D19801
2018-11-15 03:51:25 -08:00
..
PhabricatorConfigColumnSchema.php Fix method visibility for PhabricatorConfigStorageSchema methods 2015-01-07 07:33:52 +11:00
PhabricatorConfigCoreSchemaSpec.php Reduce the amount of boilerplate that implementing FerretInterface requires 2017-09-07 13:23:31 -07:00
PhabricatorConfigDatabaseSchema.php Make Applications extend LiskDAO 2017-04-19 16:06:14 -07:00
PhabricatorConfigKeySchema.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorConfigSchemaQuery.php Fix all query warnings in "arc unit --everything" 2018-11-15 03:51:25 -08:00
PhabricatorConfigSchemaSpec.php For backup persitsence, mark the "common ngrams" table as a data table, not an index table 2017-10-11 11:07:43 -07:00
PhabricatorConfigServerSchema.php Update SchemaQuery and the web UI to accommodate multiple master databases 2016-11-12 16:36:52 -08:00
PhabricatorConfigStorageSchema.php Allow bin/storage adjust to adjust table engines 2016-11-25 15:13:40 -08:00
PhabricatorConfigTableSchema.php Add "persistence" types (data, cache, or index) to tables, and tweak what "storage dump" dumps 2017-10-04 12:09:33 -07:00