Page MenuHomePhabricator

021.xhpastview.sql
No OneTemporary

021.xhpastview.sql

CREATE TABLE {$NAMESPACE}_xhpastview.xhpastview_parsetree (
id int unsigned not null auto_increment primary key,
authorPHID varchar(64) binary,
input longblob not null,
stdout longblob not null,
dateCreated int unsigned not null,
dateModified int unsigned not null
);

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 19, 12:15 AM (22 h, 8 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8225294
Default Alt Text
021.xhpastview.sql (280 B)

Event Timeline