Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2752463
tables-generated.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
449 B
Referenced Files
None
Subscribers
None
tables-generated.sql
View Options
-- This file is automatically generated using maintenance/generateSchemaSql.php.
-- Source: sql/tables.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
CREATE
TABLE
spoofuser
(
su_name
TEXT
NOT
NULL
,
su_normalized
TEXT
DEFAULT
NULL
,
su_legal
SMALLINT
DEFAULT
NULL
,
su_error
TEXT
DEFAULT
NULL
,
PRIMARY
KEY
(
su_name
)
);
CREATE
INDEX
su_normname_idx
ON
spoofuser
(
su_normalized
,
su_name
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 20:02 (1 d, 11 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b9/58/667f113d6f3fd788c50c191ce7aa
Default Alt Text
tables-generated.sql (449 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment