DataObjects/mtrack.sql
authorAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 10:00:48 +0000 (18:00 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 10:00:48 +0000 (18:00 +0800)
DataObjects/mtrack.sql

index cd4c807..11e6e44 100644 (file)
@@ -9,7 +9,7 @@
 
 
 -- Table structure for table components_by_project
-
+-- ?? not used?
 CREATE TABLE mtrack_project_reference (
    id int(11) NOT NULL AUTO_INCREMENT,
    project_id  int(11) NOT NULL,