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 ShallowPostgresSaver instance from a connection string.
The Postgres connection info string.
whether to use Pipeline