1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/config/schema
epriestley 95dd9dbf43 Make Applications extend LiskDAO
Summary:
Ref T11476. This is a bit hacky, but makes `Application` extend `LiskDAO` so we can apply transactions to it with an `Editor` class.

Also fixes schema stuff so builds should produce a clean bill of health again.

This might only get you slightly further, yell if you run into more trouble.

Test Plan:
  - Ran `bin/storage upgrade -f` and got no warnings.
  - Browsed around, nothing exploded?

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T11476

Differential Revision: https://secure.phabricator.com/D17738
2017-04-19 16:06:14 -07:00
..
PhabricatorConfigColumnSchema.php Fix method visibility for PhabricatorConfigStorageSchema methods 2015-01-07 07:33:52 +11:00
PhabricatorConfigCoreSchemaSpec.php Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10: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 Allow bin/storage adjust to adjust table engines 2016-11-25 15:13:40 -08:00
PhabricatorConfigSchemaSpec.php Prepare for InnoDB FULLTEXT support 2016-11-25 15:18:26 -08: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 Allow bin/storage adjust to adjust table engines 2016-11-25 15:13:40 -08:00