We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fca9f commit 810ea2fCopy full SHA for 810ea2f
1 file changed
README.md
@@ -4,6 +4,9 @@ Python tool for slicing and dicing SQL. Its intended target is
4
Postgres with _asyncpg_, though it also includes support for rendering
5
to a SQLAlchemy `TextClause`.
6
7
+_Note that current docstrings are autogenerated and have not been
8
+carefully reviewed; take them with a grain of salt!_
9
+
10
## Base query builder
11
12
### Example
0 commit comments