Page MenuHomePhabricator

035.proxyimage.sql
No OneTemporary

035.proxyimage.sql

CREATE TABLE {$NAMESPACE}_file.file_proxyimage (
id int unsigned not null primary key auto_increment,
uri varchar(255) COLLATE `binary` not null,
unique key(uri),
filePHID varchar(64) binary not null
) ENGINE=InnoDB;

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 11, 1:53 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8244424
Default Alt Text
035.proxyimage.sql (225 B)

Event Timeline