Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2895064
20170905.ferret.02.diff.field.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
427 B
Referenced Files
None
Subscribers
None
20170905.ferret.02.diff.field.sql
View Options
CREATE
TABLE
{$
NAMESPACE
}
_differential
.
differential_revision_ffield
(
id
INT
UNSIGNED
NOT
NULL
AUTO_INCREMENT
PRIMARY
KEY
,
documentID
INT
UNSIGNED
NOT
NULL
,
fieldKey
VARCHAR
(
4
)
NOT
NULL
COLLATE
{$
COLLATE_TEXT
}
,
rawCorpus
LONGTEXT
NOT
NULL
COLLATE
{$
COLLATE_SORT
}
,
termCorpus
LONGTEXT
NOT
NULL
COLLATE
{$
COLLATE_SORT
}
,
normalCorpus
LONGTEXT
NOT
NULL
COLLATE
{$
COLLATE_SORT
}
)
ENGINE
=
InnoDB
,
COLLATE
{$
COLLATE_TEXT
}
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jan 19 2025, 20:54 (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1128637
Default Alt Text
20170905.ferret.02.diff.field.sql (427 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment