Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2894918
022.differentialcommit.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
208 B
Referenced Files
None
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
Jan 19 2025, 20:42 (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1128538
Default Alt Text
022.differentialcommit.sql (208 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment