1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 00:02:41 +01:00
phorge-phorge/src/applications/releeph
epriestley 03519c53bb Mark questionable column nullability for later
Summary:
Ref T1191. Ref T6203. While generating expected schemata, I ran into these columns which seem to have sketchy nullability.

  - Mark most of them for later resolution (T6203). They work fine today and don't need to block T1191. Changing them can break the application, so we can't autofix them.
  - Forgive a couple of them that are sort-of reasonable or going to get wiped out.

Test Plan: Saw 94 remaining warnings.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: hach-que, epriestley

Maniphest Tasks: T1191, T6203

Differential Revision: https://secure.phabricator.com/D10593
2014-10-01 07:59:44 -07:00
..
application Make Releeph a normal prototype application 2014-09-24 13:49:25 -07:00
commitfinder Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
conduit Fix a file misnaming 2014-08-02 18:00:41 +10:00
config Make Releeph a normal prototype application 2014-09-24 13:49:25 -07:00
constants Use standard UI elements to render pull requests in Releeph 2014-04-18 06:44:45 -07:00
controller Transactions - hide "mentioned in X" story if you can't see X 2014-09-16 12:12:35 -07:00
differential Remove @group annotations 2014-07-10 08:12:48 +10:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
field Remove @group annotations 2014-07-10 08:12:48 +10:00
mail Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
storage Mark questionable column nullability for later 2014-10-01 07:59:44 -07:00
view Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00