typo in SQL
authorAlan Knowles <alan@roojs.com>
Tue, 28 Apr 2020 02:59:03 +0000 (10:59 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 28 Apr 2020 02:59:03 +0000 (10:59 +0800)
DataObjects/mtrack.sql

index 8777819..6c653d5 100644 (file)
@@ -49,7 +49,7 @@ CREATE TABLE mtrack_snippet (
 -- tid char(32) NOT NULL,
 --  hash varchar(128) NOT NULL DEFAULT '',
 --  PRIMARY KEY (tid,hash)
---) ;
+-- ) ;
 
 -- Table structure for table ticket_components
 -- not used