Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2891663
20190410.portals.04.ferret.cngrams.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
322 B
Referenced Files
None
Subscribers
None
20190410.portals.04.ferret.cngrams.sql
View Options
CREATE
TABLE
{$
NAMESPACE
}
_dashboard
.
dashboard_portal_fngrams_common
(
id
INT
UNSIGNED
NOT
NULL
AUTO_INCREMENT
PRIMARY
KEY
,
ngram
CHAR
(
3
)
NOT
NULL
COLLATE
{$
COLLATE_TEXT
}
,
needsCollection
BOOL
NOT
NULL
,
UNIQUE
KEY
`
key_ngram
`
(
ngram
),
KEY
`
key_collect
`
(
needsCollection
)
)
ENGINE
=
InnoDB
,
COLLATE
{$
COLLATE_TEXT
}
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 15:33 (3 w, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126037
Default Alt Text
20190410.portals.04.ferret.cngrams.sql (322 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment