You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you ^C a test, the db doesn't get cleaned up properly. This results
in errors when running a test manually.
Add a class method to postgresqlOpener. setup_class runs once when the
class is initialized.
0 commit comments