Ask a question to get started
Enter to sendā¢Shift+Enter new line
from_connection_string( cls, url: str | URL, **kwargs: Any = {} )
url
Optional[str]
Create an PGEngine instance from arguments
the URL used to connect to a database. Use url or set other arguments.