ERM.php
authorEdward <edward@roojs.com>
Mon, 10 Mar 2014 07:56:45 +0000 (15:56 +0800)
committerEdward <edward@roojs.com>
Mon, 10 Mar 2014 07:56:45 +0000 (15:56 +0800)
ERM.php

diff --git a/ERM.php b/ERM.php
index 3b735a7..8ae9fae 100644 (file)
--- a/ERM.php
+++ b/ERM.php
@@ -33,7 +33,7 @@ class Pman_Builder_ERM extends Pman
             $ret = array();
             $t = array_keys($tables);
             sort($t);
-            
+            print_r($t);exit;
             // for postgres we can get descriptions - this should just fail in Mysql..
             $desc= array();
            // DB_DataObjecT::DebugLevel(1);