Add exception handler
Catches all `psycopg2` errors for now. And returns False if a error is caught. Not a permanent solution, but works for now.
Please register or sign in to comment
Catches all `psycopg2` errors for now. And returns False if a error is caught. Not a permanent solution, but works for now.