1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/metamta/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
..
__tests__ Add a setting to disable all notification email 2014-08-12 12:28:29 -07:00
PhabricatorMetaMTAAttachment.php Introduce basic bin/mail with a resend workflow 2013-03-30 15:53:49 -07:00
PhabricatorMetaMTADAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMetaMTAMail.php Mark questionable column nullability for later 2014-10-01 07:59:44 -07:00
PhabricatorMetaMTAReceivedMail.php Generate expected schemata for MetaMTA, Nuance, MetaData, OAuthServer 2014-09-24 13:50:00 -07:00
PhabricatorMetaMTASchemaSpec.php Generate expected schemata for MetaMTA, Nuance, MetaData, OAuthServer 2014-09-24 13:50:00 -07:00