| [ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 ALTER TABLE {$NAMESPACE}_conpherence.conpherence_thread 2 DROP imagePHID, 3 ADD imagePHIDs LONGTEXT COLLATE utf8_bin NOT NULL AFTER title; 4 5 UPDATE {$NAMESPACE}_conpherence.conpherence_thread 6 SET imagePHIDs = '{}' WHERE imagePHIDs = '';
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |