projects
/
pgwui_core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfbb71d
)
Fix alter_db function redefinition
author
Karl O. Pinc
<kop@meme.com>
Sun, 21 Oct 2018 23:41:52 +0000
(18:41 -0500)
committer
Karl O. Pinc
<kop@meme.com>
Sun, 21 Oct 2018 23:58:53 +0000
(18:58 -0500)
src/pgwui_core/pgwui_core.py
patch
|
blob
|
history
diff --git
a/src/pgwui_core/pgwui_core.py
b/src/pgwui_core/pgwui_core.py
index ff8421637645192ead9e77b063cd63e4396e9e4c..6b714b96db909bcabf452a8be2ace48a3b040cb9 100644
(file)
--- 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.