Page MenuHomePhorge

20130131.conpherencepics.sql
No OneTemporary

20130131.conpherencepics.sql

ALTER TABLE {$NAMESPACE}_conpherence.conpherence_thread
DROP imagePHID,
ADD imagePHIDs LONGTEXT COLLATE utf8_bin NOT NULL AFTER title;
UPDATE {$NAMESPACE}_conpherence.conpherence_thread
SET imagePHIDs = '{}' WHERE imagePHIDs = '';

File Metadata

Mime Type
text/plain
Expires
Jan 19 2025, 22:01 (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1129188
Default Alt Text
20130131.conpherencepics.sql (238 B)

Event Timeline