Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1430053
patch-add-gb_by_central_id.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
patch-add-gb_by_central_id.json
View Options
{
"before"
:
{
"name"
:
"globalblocks"
,
"columns"
:
[
{
"name"
:
"gb_id"
,
"type"
:
"integer"
,
"options"
:
{
"notnull"
:
true
,
"unsigned"
:
true
,
"autoincrement"
:
true
}
},
{
"name"
:
"gb_address"
,
"type"
:
"string"
,
"options"
:
{
"length"
:
255
,
"notnull"
:
true
}
},
{
"name"
:
"gb_by"
,
"type"
:
"string"
,
"options"
:
{
"length"
:
255
,
"notnull"
:
true
}
},
{
"name"
:
"gb_by_wiki"
,
"type"
:
"binary"
,
"options"
:
{
"length"
:
255
,
"notnull"
:
true
}
},
{
"name"
:
"gb_reason"
,
"type"
:
"binary"
,
"options"
:
{
"length"
:
767
,
"notnull"
:
true
}
},
{
"name"
:
"gb_timestamp"
,
"type"
:
"string"
,
"options"
:
{
"length"
:
14
,
"notnull"
:
true
}
},
{
"name"
:
"gb_anon_only"
,
"type"
:
"integer"
,
"options"
:
{
"length"
:
1
,
"notnull"
:
true
,
"default"
:
0
}
},
{
"name"
:
"gb_expiry"
,
"type"
:
"binary"
,
"options"
:
{
"default"
:
""
,
"length"
:
14
,
"notnull"
:
true
}
},
{
"name"
:
"gb_range_start"
,
"type"
:
"binary"
,
"options"
:
{
"length"
:
35
,
"notnull"
:
true
}
},
{
"name"
:
"gb_range_end"
,
"type"
:
"binary"
,
"options"
:
{
"length"
:
35
,
"notnull"
:
true
}
}
],
"indexes"
:
[
{
"name"
:
"gb_address"
,
"columns"
:
[
"gb_address"
,
"gb_anon_only"
],
"unique"
:
true
},
{
"name"
:
"gb_range"
,
"columns"
:
[
"gb_range_start"
,
"gb_range_end"
],
"unique"
:
false
},
{
"name"
:
"gb_timestamp"
,
"columns"
:
[
"gb_timestamp"
],
"unique"
:
false
},
{
"name"
:
"gb_expiry"
,
"columns"
:
[
"gb_expiry"
],
"unique"
:
false
}
],
"pk"
:
[
"gb_id"
]
},
"after"
:
{
"name"
:
"globalblocks"
,
"columns"
:
[
{
"name"
:
"gb_id"
,
"type"
:
"integer"
,
"options"
:
{
"notnull"
:
true
,
"unsigned"
:
true
,
"autoincrement"
:
true
}
},
{
"name"
:
"gb_address"
,
"type"
:
"string"
,
"options"
:
{
"length"
:
255
,
"notnull"
:
true
}
},
{
"name"
:
"gb_by"
,
"type"
:
"string"
,
"options"
:
{
"length"
:
255
,
"notnull"
:
true
}
},
{
"name"
:
"gb_by_central_id"
,
"type"
:
"integer"
,
"options"
:
{
"unsigned"
:
true
,
"notnull"
:
false
,
"default"
:
null
}
},
{
"name"
:
"gb_by_wiki"
,
"type"
:
"binary"
,
"options"
:
{
"length"
:
255
,
"notnull"
:
true
}
},
{
"name"
:
"gb_reason"
,
"type"
:
"binary"
,
"options"
:
{
"length"
:
767
,
"notnull"
:
true
}
},
{
"name"
:
"gb_timestamp"
,
"type"
:
"string"
,
"options"
:
{
"length"
:
14
,
"notnull"
:
true
}
},
{
"name"
:
"gb_anon_only"
,
"type"
:
"integer"
,
"options"
:
{
"length"
:
1
,
"notnull"
:
true
,
"default"
:
0
}
},
{
"name"
:
"gb_expiry"
,
"type"
:
"binary"
,
"options"
:
{
"default"
:
""
,
"length"
:
14
,
"notnull"
:
true
}
},
{
"name"
:
"gb_range_start"
,
"type"
:
"binary"
,
"options"
:
{
"length"
:
35
,
"notnull"
:
true
}
},
{
"name"
:
"gb_range_end"
,
"type"
:
"binary"
,
"options"
:
{
"length"
:
35
,
"notnull"
:
true
}
}
],
"indexes"
:
[
{
"name"
:
"gb_address"
,
"columns"
:
[
"gb_address"
,
"gb_anon_only"
],
"unique"
:
true
},
{
"name"
:
"gb_range"
,
"columns"
:
[
"gb_range_start"
,
"gb_range_end"
],
"unique"
:
false
},
{
"name"
:
"gb_timestamp"
,
"columns"
:
[
"gb_timestamp"
],
"unique"
:
false
},
{
"name"
:
"gb_expiry"
,
"columns"
:
[
"gb_expiry"
],
"unique"
:
false
}
],
"pk"
:
[
"gb_id"
]
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Sat, May 16, 18:19 (6 h, 52 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a5/4d/fb593efd00b0b60d45c0ee396a2c
Default Alt Text
patch-add-gb_by_central_id.json (3 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment