mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 17:34:32 +02:00
* Pass a tracer= function to Database constructor * New db.tracer() contextmanager * Neater SQL indentation, because tracer means it could be visible now * New db.execute() and db.executescript() methods Closes #150 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| changelog.rst | ||
| cli.rst | ||
| conf.py | ||
| dogs.db | ||
| index.rst | ||
| Makefile | ||
| python-api.rst | ||