Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename create_client() -> create_async_client()
While there ensure that the new client API doesn't inherit old deprecated methods (like 'acquire()') and connection parameters (like 'on_acquire()'). Fix the docs to only mention the actual (non-depreacted) APIs.
- Loading branch information