phab/src/applications/config/schema/PhabricatorConfigSchemaQuery.phpstable
phab/src/applications/config/schema/PhabricatorConfigSchemaQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
558d19430233 | epriestley | Update `bin/storage` workflows to accommodate multiple masters | Nov 13 2016 | |||
bc15eee3f2c5 | epriestley | Update SchemaQuery and the web UI to accommodate multiple master databases | Nov 13 2016 | |||
d37153f00304 | epriestley | Make `bin/storage upgrade` and `bin/storage adjust` emit detailed messages if… | Jan 21 2016 | |||
368f3591142e | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Aug 13 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
917da084176c | epriestley | Fix various MySQL version issues with new charset stuff | Oct 29 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
0d7489da79bc | epriestley | Provide `bin/storage quickstart` to automate generation of `quickstart.sql` | Oct 1 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
098d0d93d60c | epriestley | Generate expected schemata for User/People tables | Oct 1 2014 | |||
84568eba8465 | epriestley | Generate expected schemata for Maniphest | Sep 19 2014 | |||
7dabc21154f9 | epriestley | Load all keys, support unique keys, and provide an "all issues" view | Sep 19 2014 | |||
fb8da6f4afe5 | epriestley | Support key schemata and column nullability | Sep 18 2014 | |||
aa481dba570d | epriestley | Begin generating meaningful expected schemata | Sep 18 2014 | |||
b24e36706d40 | epriestley | Generate expected and comparison schemata | Sep 18 2014 | |||
12b53e003b22 | epriestley | Add a UI for reviewing database schemata | Sep 18 2014 |
c4science · Help