Homec4science

Generate expected schemata for Calendar

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

Description

Generate expected schemata for Calendar

Summary:
Ref T1191.

  • There was a varchar(50) column. I changed it to text64, since this length is unusual.
  • There was an int(3) column. I changed it to int32, since this length is unusual.

Test Plan: Ran migrations, saw warnings disappear from config tool.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

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

Details

Committed
epriestley <git@epriestley.com>Sep 19 2014, 20:46
Pushed
aubortJan 31 2017, 17:16
Parents
rPHa42e4a867ebc: Remove SlowvoteComment and storage
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH6bfe8b598470: Generate expected schemata for Calendar (authored by epriestley <git@epriestley.com>).Sep 19 2014, 20:46