Homec4science

Generate expected and comparison schemata

Authored by epriestley <git@epriestley.com> on Sep 18 2014, 17:22.

Description

Generate expected and comparison schemata

Summary:
Ref T1191. This builds on the "view of the database as it exists" by building a view of the database as it is expected to exist (this is mostly empty for now) and comparing the two. We now render a view of the "comparison schema", which is the actual schema merged with the expected schema and annotated with the differences.

(I'm merging them like this because it makes it easier to handle both "missing" and "surpulus" warnings in a consistent way. If we tried to annotate just the actual or expected schema, the absence of components which are expected to exist is messy to handle.)

Test Plan: See screenshots.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

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

Details

Committed
epriestley <git@epriestley.com>Sep 18 2014, 17:22
Pushed
aubortJan 31 2017, 17:16
Parents
rPH12b53e003b22: Add a UI for reviewing database schemata
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb24e36706d40: Generate expected and comparison schemata (authored by epriestley <git@epriestley.com>).Sep 18 2014, 17:22