DataObjects/ProjectDirectory.php
authorAlan Knowles <alan@roojs.com>
Tue, 24 Mar 2015 03:32:03 +0000 (11:32 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 24 Mar 2015 03:32:03 +0000 (11:32 +0800)
DataObjects/ProjectDirectory.php

index ec32fac..4342af7 100644 (file)
@@ -1,6 +1,9 @@
 <?php
 /**
  * Table Definition for ProjectDirectory
+ *
+ * Note - projectdirectory is linked to this - due to an issue with postgres - we should keep to lowercase names only for tables..
+ * 
  */
 require_once 'DB/DataObject.php';