Page MenuHomeWickedGov Phorge

tables.sql
No OneTemporary

Size
249 B
Referenced Files
None
Subscribers
None

tables.sql

CREATE TABLE /*_*/actor (actor_id BIGINT UNSIGNED NOT NULL, actor_user INT UNSIGNED NOT NULL, actor_name VARCHAR(255) NOT NULL, UNIQUE INDEX actor_user (actor_user), UNIQUE INDEX actor_name (actor_name), PRIMARY KEY(actor_id)) /*$wgDBTableOptions*/

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 16:59 (3 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
46/91/8b8a2be34aa5421b5b6029131152
Default Alt Text
tables.sql (249 B)

Event Timeline