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, Nov 26, 7:28 PM (11 h, 17 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
356754
Default Alt Text
021.xhpastview.sql (280 B)

Event Timeline