From: Karl O. Pinc Date: Sun, 21 Oct 2018 23:41:52 +0000 (-0500) Subject: Fix alter_db function redefinition X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=0639a4c66c8f79fc977d494cad1506df8ca3c849;p=pgwui_core Fix alter_db function redefinition --- diff --git a/src/pgwui_core/pgwui_core.py b/src/pgwui_core/pgwui_core.py index ff84216..6b714b9 100644 --- a/src/pgwui_core/pgwui_core.py +++ b/src/pgwui_core/pgwui_core.py @@ -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.