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, May 26, 9:48 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1547663
Default Alt Text
074.affectedpath.sql (277 B)

Event Timeline