Skip to content

Commit 810ea2f

Browse files
committed
Add docstring warning
1 parent 30fca9f commit 810ea2f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Python tool for slicing and dicing SQL. Its intended target is
44
Postgres with _asyncpg_, though it also includes support for rendering
55
to a SQLAlchemy `TextClause`.
66

7+
_Note that current docstrings are autogenerated and have not been
8+
carefully reviewed; take them with a grain of salt!_
9+
710
## Base query builder
811

912
### Example

0 commit comments

Comments
 (0)