module documentation
Undocumented
| Function | adapt |
Adapt a connection created by psycopg.AsyncConnection.connect to an AsyncConnection. |
| Class | _ |
Undocumented |
| Class | _ |
Undocumented |
def adaptPostgreSQL(connect:
Callable[ [], Awaitable[ PGAsyncConnection]]) -> AsyncConnectable:
(source)
ΒΆ
Adapt a connection created by psycopg.AsyncConnection.connect to an AsyncConnection.