Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4131869
tables.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
tables.json
View Options
[
{
"name"
:
"loginnotify_seen_net"
,
"comment"
:
"Summary of subnets used by local or global users"
,
"columns"
:
[
{
"name"
:
"lsn_id"
,
"comment"
:
"Primary key"
,
"type"
:
"integer"
,
"options"
:
{
"unsigned"
:
true
,
"notnull"
:
true
,
"autoincrement"
:
true
}
},
{
"name"
:
"lsn_time_bucket"
,
"comment"
:
"Time since epoch divided by the bucket duration, e.g. 15 days"
,
"type"
:
"smallint"
,
"options"
:
{
"unsigned"
:
true
,
"notnull"
:
true
}
},
{
"name"
:
"lsn_user"
,
"comment"
:
"globaluser.gu_id or user.user_id (CentralIdLookup)"
,
"type"
:
"integer"
,
"options"
:
{
"unsigned"
:
true
,
"notnull"
:
true
}
},
{
"name"
:
"lsn_subnet"
,
"comment"
:
"Truncated hash of IP address subnet"
,
"type"
:
"bigint"
,
"options"
:
{
"notnull"
:
true
}
}
],
"indexes"
:
[
{
"name"
:
"loginnotify_seen_net_user"
,
"comment"
:
"To check if the subnet is known, on login or before insertion."
,
"columns"
:
[
"lsn_user"
,
"lsn_subnet"
,
"lsn_time_bucket"
],
"unique"
:
true
}
],
"pk"
:
[
"lsn_id"
]
},
{
"name"
:
"loginnotify_purge_claim"
,
"comment"
:
""
}
]
File Metadata
Details
Attached
Mime Type
application/json
Expires
Wed, Aug 19, 11:15 (3 w, 13 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
16/2b/1127f77baf2f2b88747cd90d1b19
Default Alt Text
tables.json (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment