diff --git a/testgres/connection.py b/testgres/connection.py index aeb040ce..882498a9 100644 --- a/testgres/connection.py +++ b/testgres/connection.py @@ -110,8 +110,7 @@ def execute(self, query, *args): res = [tuple(t) for t in res] return res - except Exception as e: - print("Error executing query: {}".format(e)) + except Exception: return None def close(self):
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: