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/chatlog/storage
Afaque Hussain dd076a813f SQL patch to drop channel field.
Summary: Deleted the channel field and added a sql patch to drop the channel field.

Test Plan: I have messed up my local mysql:P, hence by storage upgrade is failing. Anyways, The chatlog_event table shouldn't contain the channel column now.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5011
2013-02-22 07:29:40 -08:00
..
PhabricatorChatLogChannel.php Added a new storage object 2013-02-14 05:07:36 -08:00
PhabricatorChatLogDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorChatLogEvent.php SQL patch to drop channel field. 2013-02-22 07:29:40 -08:00