Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18794675
041.heraldrepetition.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
247 B
Referenced Files
None
Subscribers
None
041.heraldrepetition.sql
View Options
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
Details
Attached
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)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment