Page MenuHomePhorge

20140501.remove.1.dlog.sql
No OneTemporary

Size
381 B
Referenced Files
None
Subscribers
None

20140501.remove.1.dlog.sql

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

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)

Event Timeline