Page MenuHomestyx hydra

103.heraldedithistory.sql
No OneTemporary

103.heraldedithistory.sql

CREATE TABLE {$NAMESPACE}_herald.herald_ruleedit (
id int unsigned not null auto_increment primary key,
ruleID int unsigned not null,
editorPHID varchar(64) BINARY not null,
dateCreated int unsigned not null,
dateModified int unsigned not null,
KEY (ruleID, dateCreated)
) ENGINE=InnoDB;

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 3:58 AM (8 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
618381
Default Alt Text
103.heraldedithistory.sql (330 B)

Event Timeline