Homec4science

Remove the "note" database issue status

Authored by epriestley <git@epriestley.com> on Oct 1 2014, 17:00.

Description

Remove the "note" database issue status

Summary:
Ref T1191. This was useful for annotating everything but we no longer need it; there are just two types of issues now:

  • Error: stuff we can't fix (missing or surplus tables/database/columns, bad column nullability).
  • Warning: stuff we can fix (column types, character sets, collations, missing or surplus keys, incorrectly defined keys, bad key uniqueness).

Test Plan: Saw 3,399 warnings and 0 errors.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

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

Details

Committed
epriestley <git@epriestley.com>Oct 1 2014, 17:00
Pushed
aubortJan 31 2017, 17:16
Parents
rPH03519c53bbcc: Mark questionable column nullability for later
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHab6c6836f4c2: Remove the "note" database issue status (authored by epriestley <git@epriestley.com>).Oct 1 2014, 17:00