Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427034
cuci_temp_edit.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
560 B
Referenced Files
None
Subscribers
None
cuci_temp_edit.sql
View Options
-- This file is automatically generated using maintenance/generateSchemaSql.php.
-- Source: extensions/CheckUser/schema/cuci_temp_edit.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
CREATE
TABLE
/*_*/
cuci_temp_edit
(
cite_ip_hex
VARBINARY
(
255
)
NOT
NULL
,
cite_ciwm_id
SMALLINT
UNSIGNED
NOT
NULL
,
cite_timestamp
BINARY
(
14
)
NOT
NULL
,
INDEX
cite_timestamp
(
cite_timestamp
),
INDEX
cite_ip_hex_timestamp
(
cite_ip_hex
,
cite_timestamp
),
PRIMARY
KEY
(
cite_ip_hex
,
cite_ciwm_id
)
)
/*$wgDBTableOptions*/
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 14:06 (1 d, 9 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
42/44/b2fe3ac4fa485d17b719e48036ca
Default Alt Text
cuci_temp_edit.sql (560 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment