sql/projectdirectory.sql
authorAlan Knowles <alan@roojs.com>
Fri, 3 Jun 2016 08:05:20 +0000 (16:05 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 3 Jun 2016 08:05:20 +0000 (16:05 +0800)
sql/projectdirectory.sql

index f73e3f1..c245e67 100644 (file)
@@ -20,4 +20,6 @@ ALTER TABLE  ProjectDirectory ADD COLUMN   office_id int(11) NOT NULL DEFAULT 0;
 
 ALTER TABLE ProjectDirectory ADD INDEX plookup (project_id,person_id, ispm, role);
 
\ No newline at end of file
+  
\ No newline at end of file