Fix alter_db function redefinition
authorKarl O. Pinc <kop@meme.com>
Sun, 21 Oct 2018 23:41:52 +0000 (18:41 -0500)
committerKarl O. Pinc <kop@meme.com>
Sun, 21 Oct 2018 23:58:53 +0000 (18:58 -0500)
src/pgwui_core/pgwui_core.py

index ff8421637645192ead9e77b063cd63e4396e9e4c..6b714b96db909bcabf452a8be2ace48a3b040cb9 100644 (file)
@@ -1487,7 +1487,7 @@ class DBConnector(object):
         # Configuration and response management.
         self.uh = uh
 
-    def alter_db(self, conn):
+    def call_alter_db(self, conn):
         '''
         Alter the contents of the db.