1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/calendar
epriestley 6bfe8b5984 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
2014-09-19 11:46:20 -07:00
..
__tests__ Fix calendar display on profile. 2014-02-25 13:43:31 -08:00
application Rename "beta" to "prototype" and document support policy 2014-09-17 18:25:57 -07:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query phutil_utf8_shorten => PhutilUTF8StringTruncator 2014-08-29 15:15:13 -07:00
storage Generate expected schemata for Calendar 2014-09-19 11:46:20 -07:00
util Fix calendar display on profile. 2014-02-25 13:43:31 -08:00
view Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00