Page MenuHomestyx hydra

041.heraldrepetition.sql
No OneTemporary

041.heraldrepetition.sql

CREATE TABLE {$NAMESPACE}_herald.herald_ruleapplied (
ruleID int unsigned not null,
phid varchar(64) binary not null,
PRIMARY KEY(ruleID, phid)
) ENGINE=InnoDB;
ALTER TABLE {$NAMESPACE}_herald.herald_rule add repetitionPolicy int unsigned;

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 8:52 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1090831
Default Alt Text
041.heraldrepetition.sql (247 B)

Event Timeline