Page MenuHomePhabricator

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
Sun, Oct 19, 12:19 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8182726
Default Alt Text
041.heraldrepetition.sql (247 B)

Event Timeline