UpdateDatabase.php
authorAlan Knowles <alan@roojs.com>
Tue, 7 Oct 2014 06:04:55 +0000 (14:04 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 7 Oct 2014 06:04:55 +0000 (14:04 +0800)
UpdateDatabase.php

index 9bf0edc..b5ba108 100644 (file)
@@ -772,6 +772,9 @@ class Pman_Core_UpdateDatabase extends Pman
         
         
     }
+    
+    /** ------------- schema fixing ... there is an issue with data imported having the wrong sequence names... --- */
+    
     function fixSequencesMysql()
     {
         // not required...