Homec4science

Load all keys, support unique keys, and provide an "all issues" view

Authored by epriestley <git@epriestley.com> on Sep 19 2014, 20:46.

Description

Load all keys, support unique keys, and provide an "all issues" view

Summary:
Ref T1191. Three parts:

  • The old way of getting key information only got primary / unique / foreign keys, not all keys. Use SHOW INDEXES to get all keys instead.
  • Track key uniqueness and raise warnings about it.
  • Add a new "all issues" view to show an expanded, flat view of all issues. This is just an easier way to get a list so you don't have to dig around in the hierarchical view.

Test Plan:
{F206351}

{F206352}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10525

Details

Committed
epriestley <git@epriestley.com>Sep 19 2014, 20:46
Pushed
aubortJan 31 2017, 17:16
Parents
rPH6bfe8b598470: Generate expected schemata for Calendar
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH7dabc21154f9: Load all keys, support unique keys, and provide an "all issues" view (authored by epriestley <git@epriestley.com>).Sep 19 2014, 20:46