projects
/
pgwui_copy
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5911d8e
)
Fix comment
author
Karl O. Pinc
<kop@karlpinc.com>
Sat, 14 Sep 2024 18:30:46 +0000
(13:30 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sat, 14 Sep 2024 18:30:46 +0000
(13:30 -0500)
src/pgwui_copy/views/copy.py
patch
|
blob
|
history
diff --git
a/src/pgwui_copy/views/copy.py
b/src/pgwui_copy/views/copy.py
index 2a704f6db1e40358570592d67a807c26bcf5838f..2f9a7d8100927c3c5ad4e312bc3fb0849dc4bd79 100644
(file)
--- a/
src/pgwui_copy/views/copy.py
+++ b/
src/pgwui_copy/views/copy.py
@@
-204,7
+204,7
@@
class CopySchemaHandler(SessionDBHandler):
return pgwui_core.sql.ExecuteSQL(ue, self)
def render(self, errors, result):
- '''Instead of rendering, just our results so we can
+ '''Instead of rendering, just
return
our results so we can
decide what to do next.
Input: