Page MenuHomePhabricator

Generate expected schemata for Calendar
ClosedPublic

Authored by epriestley on Sep 19 2014, 1:07 PM.
Tags
None
Referenced Files
F15529524: D10524.id25293.diff
Tue, Apr 22, 8:30 PM
F15513731: D10524.id.diff
Thu, Apr 17, 9:19 PM
F15512457: D10524.id25298.diff
Thu, Apr 17, 11:01 AM
F15509705: D10524.diff
Wed, Apr 16, 3:14 PM
F15471496: D10524.id25293.diff
Sat, Apr 5, 5:21 AM
F15466482: D10524.diff
Thu, Apr 3, 6:07 AM
F15434105: D10524.id25298.diff
Tue, Mar 25, 1:59 AM
F15432782: D10524.id25293.diff
Mar 24 2025, 7:38 PM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Branch
utfx1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2588
Build 2592: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Generate expected schemata for Calendar.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Sep 19 2014, 5:13 PM
This revision was automatically updated to reflect the committed changes.