We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f848a63 commit db0744eCopy full SHA for db0744e
testgres/__init__.py
@@ -61,7 +61,7 @@
61
"NodeBackup", "testgres_config",
62
"TestgresConfig", "configure_testgres", "scoped_config", "push_config", "pop_config",
63
"NodeConnection", "DatabaseError", "InternalError", "ProgrammingError", "OperationalError",
64
- "TestgresException", "ExecUtilException", "QueryException", "TimeoutException", "CatchUpException", "StartNodeException", "InitNodeException", "BackupException",
+ "TestgresException", "ExecUtilException", "QueryException", "TimeoutException", "CatchUpException", "StartNodeException", "InitNodeException", "BackupException", "InvalidOperationException",
65
"XLogMethod", "IsolationLevel", "NodeStatus", "ProcessType", "DumpFormat",
66
"PostgresNode", "NodeApp",
67
"reserve_port", "release_port", "bound_ports", "get_bin_path", "get_pg_config", "get_pg_version",
0 commit comments