Closed Hussell closed 6 years ago
One statement in inst/motusTransferTableSchema.sql is missing its -- separator. The line:
CREATE INDEX IF NOT EXISTS hits_tagDepProjectID_batchID_hitID ON hits(tagDepProjectID, batchID, hitID);
Good catch - thanks!
One statement in inst/motusTransferTableSchema.sql is missing its -- separator. The line:
CREATE INDEX IF NOT EXISTS hits_tagDepProjectID_batchID_hitID ON hits(tagDepProjectID, batchID, hitID);