Homec4science

Assign PHIDs to PushLogs

Authored by epriestley <git@epriestley.com> on Dec 18 2013, 00:23.

Description

Assign PHIDs to PushLogs

Summary: Ref T4195. We need these in Herald, since HeraldTranscripts need to refer to a PHID which they acted upon.

Test Plan:
Ran migration, got PHIDs:

mysql> select phid from repository_pushlog limit 3;
+--------------------------------+
| phid                           |
+--------------------------------+
| PHID-PSHL-25jnc6cjgzw5rwqgmr7r |
| PHID-PSHL-2vrvmtslkrj5yv7nxsv2 |
| PHID-PSHL-34x262zkrwoka6mplony |
+--------------------------------+
3 rows in set (0.00 sec)

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T4195

Differential Revision: https://secure.phabricator.com/D7780

Details

Committed
epriestley <git@epriestley.com>Dec 18 2013, 00:23
Pushed
aubortJan 31 2017, 17:16
Parents
rPH2216a5e6efb9: Add Subversion ref and content logs to pre-commit hooks
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHf28d3089d7d8: Assign PHIDs to PushLogs (authored by epriestley <git@epriestley.com>).Dec 18 2013, 00:23