Skip to content

Commit

Permalink
Rename create_client() -> create_async_client()
Browse files Browse the repository at this point in the history
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
1st1 committed Nov 12, 2021
1 parent a023e1e commit 49c72ab
Show file tree
Hide file tree
Showing 4 changed files with 210 additions and 626 deletions.
Loading

0 comments on commit 49c72ab

Please sign in to comment.