1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/maniphest/storage
epriestley 8d20e42c1c Fix a MySQL strict issue with auxiliary task storage
Summary: This table has date columns but we don't populate them correctly. In strict mode with custom fields, this throws when creating a task.

Test Plan: Created a task in strict mode with custom fields.

Reviewers: chad, vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D5137
2013-02-27 10:51:34 -08:00
..
ManiphestDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestSavedQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTask.php Fix a MySQL strict issue with auxiliary task storage 2013-02-27 10:51:34 -08:00
ManiphestTaskAuxiliaryStorage.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskProject.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskSubscriber.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTransaction.php Delete license headers from files 2012-11-05 11:16:51 -08:00