mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Add docstrings to quote_default_value, supports_on_conflict, execute_returning_dicts, and execute_count. All four are part of the public API but lacked any documentation, making their purpose and behaviour unclear from the source alone. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||
| db.py | ||
| hookspecs.py | ||
| plugins.py | ||
| py.typed | ||
| recipes.py | ||
| utils.py | ||