ERM.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 25 Oct 2011 07:47:44 +0000 (15:47 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 25 Oct 2011 07:47:44 +0000 (15:47 +0800)
ERM.php

diff --git a/ERM.php b/ERM.php
index 8286148..f4615e1 100644 (file)
--- a/ERM.php
+++ b/ERM.php
@@ -128,7 +128,7 @@ class Pman_Builder_ERM extends Pman
             }
             
             $defs =  $dd->getDatabaseConnection()->tableInfo($do->tableName());
-            
+            print_r($defs);
             
         }