phab/src/applications/config/schema/PhabricatorConfigStorageSchema.phpproduction
phab/src/applications/config/schema/PhabricatorConfigStorageSchema.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d37153f00304 | epriestley | Make `bin/storage upgrade` and `bin/storage adjust` emit detailed messages if… | Jan 21 2016 | |||
000760b645b7 | epriestley | Do a better job of handling spec errors during schema adjustment | Nov 4 2014 | |||
300172e79991 | epriestley | Support AUTO_INCREMENT in `bin/storage adjust` | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
ab6c6836f4c2 | epriestley | Remove the "note" database issue status | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
4f87adc43846 | epriestley | Ignore keys with trailing index on table primary key for now | Oct 1 2014 | |||
943c62d1e9f6 | epriestley | Add missing expected keys and uniqueness | Oct 1 2014 | |||
098d0d93d60c | epriestley | Generate expected schemata for User/People tables | Oct 1 2014 | |||
7dabc21154f9 | epriestley | Load all keys, support unique keys, and provide an "all issues" view | Sep 19 2014 | |||
67fbfe6ccc9f | epriestley | Generate expected schemata for Doorkeeper, Draft, Drydock, Feed | Sep 18 2014 | |||
0f73b15a704d | epriestley | Generate reasonable expected schemata for Audit and Auth | Sep 18 2014 | |||
fb8da6f4afe5 | epriestley | Support key schemata and column nullability | Sep 18 2014 | |||
b24e36706d40 | epriestley | Generate expected and comparison schemata | Sep 18 2014 |
c4science · Help