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.
Differential D10524
Generate expected schemata for Calendar epriestley on Sep 19 2014, 1:07 PM. Authored by Tags None Referenced Files
Subscribers
Details
Ref T1191.
Ran migrations, saw warnings disappear from config tool.
Diff Detail
|