Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F804729
20140501.remove.1.dlog.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
381 B
Referenced Files
None
Subscribers
None
20140501.remove.1.dlog.sql
View Options
CREATE
TABLE
{$
NAMESPACE
}
_system
.
system_destructionlog
(
id
INT
UNSIGNED
NOT
NULL
AUTO_INCREMENT
PRIMARY
KEY
,
objectClass
VARCHAR
(
128
)
NOT
NULL
COLLATE
utf8_bin
,
rootLogID
INT
UNSIGNED
,
objectPHID
VARCHAR
(
64
)
COLLATE
utf8_bin
,
objectMonogram
VARCHAR
(
64
)
COLLATE
utf8_bin
,
epoch
INT
UNSIGNED
NOT
NULL
,
KEY
`
key_epoch
`
(
epoch
)
)
ENGINE
=
InnoDB
,
COLLATE
utf8_general_ci
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 29, 12:49 PM (21 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
163855
Default Alt Text
20140501.remove.1.dlog.sql (381 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment