Page MenuHomestyx hydra

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
Wed, Dec 17, 6:10 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
444182
Default Alt Text
021.xhpastview.sql (281 B)

Event Timeline