We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f343538 commit 2c74d50Copy full SHA for 2c74d50
README.md
@@ -3,7 +3,9 @@
3
4
# testgres (async version)
5
6
-PostgreSQL testing utility. Python 3.5+ are supported.
+PostgreSQL testing utility. Only Python 3.5+ are supported. If you need older
7
+version of python or don't want to use async functions use original testgres
8
+from [https://github.com/postgrespro/testgres](https://github.com/postgrespro/testgres)
9
10
11
## Usage
0 commit comments