Ask a question to get started
Enter to sendā¢Shift+Enter new line
from_conn_string( cls, conn_string: str, *, pipeline: bool = False ) -> Iterator
conn_string
str
pipeline
bool
False
Create a new PostgresSaver instance from a connection string.
The Postgres connection info string.
whether to use Pipeline