We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d763a commit fdf086cCopy full SHA for fdf086c
1 file changed
README
@@ -5,7 +5,7 @@ py-postgresql is a Python 3 package providing modules for working with PostgreSQ
5
This includes a high-level driver, and many other tools that support a developer
6
working with PostgreSQL databases.
7
8
-For a high performance async interface, MagicStack'sasyncpg
+For a high performance async interface, MagicStack's asyncpg
9
http://github.com/MagicStack/asyncpg should be considered.
10
11
py-postgresql, currently, does not have direct support for high-level async
0 commit comments