Page MenuHomestyx hydra

074.affectedpath.sql
No OneTemporary

074.affectedpath.sql

CREATE TABLE {$NAMESPACE}_differential.differential_affectedpath (
repositoryID INT UNSIGNED NOT NULL,
pathID INT UNSIGNED NOT NULL,
epoch INT UNSIGNED NOT NULL,
KEY (repositoryID, pathID, epoch),
revisionID INT UNSIGNED NOT NULL,
KEY (revisionID)
) ENGINE=InnoDB;

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 28, 5:35 PM (7 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1087649
Default Alt Text
074.affectedpath.sql (277 B)

Event Timeline