mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli.py | ||
| db.py | ||
| utils.py | ||