1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/paste/storage
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
..
PhabricatorPaste.php Mark questionable column nullability for later 2014-10-01 07:59:44 -07:00
PhabricatorPasteDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorPasteSchemaSpec.php Generate expected scheamta for Passphrase, Paste, Phlux, Phame 2014-09-24 13:50:57 -07:00
PhabricatorPasteTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorPasteTransactionComment.php Generate expected scheamta for Passphrase, Paste, Phlux, Phame 2014-09-24 13:50:57 -07:00