Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18803054
074.affectedpath.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
277 B
Referenced Files
None
Subscribers
None
074.affectedpath.sql
View Options
CREATE
TABLE
{$
NAMESPACE
}
_differential
.
differential_affectedpath
(
repositoryID
INT
UNSIGNED
NOT
NULL
,
pathID
INT
UNSIGNED
NOT
NULL
,
epoch
INT
UNSIGNED
NOT
NULL
,
KEY
(
repositoryID
,
pathID
,
epoch
),
revisionID
INT
UNSIGNED
NOT
NULL
,
KEY
(
revisionID
)
)
ENGINE
=
InnoDB
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 19, 9:25 PM (10 h, 38 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8183014
Default Alt Text
074.affectedpath.sql (277 B)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment