Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F29856898
022.differentialcommit.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
208 B
Subscribers
None
022.differentialcommit.sql
View Options
CREATE
TABLE
{$
NAMESPACE
}
_differential
.
differential_commit
(
revisionID
int
unsigned
not
null
,
commitPHID
varchar
(
64
)
binary
not
null
,
primary
key
(
revisionID
,
commitPHID
),
unique
key
(
commitPHID
)
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 16, 4:49 AM (6 h, 11 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
8b/8d/0bd68cddf0553ac20fca9b6457d8
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment