mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-25 18:34:32 +02:00
* Record total_rows for each column * Record (value, count) if there is just a single distinct value * Do not calculate most/least common if all values are distinct * Calculate table count once per table, not once per column |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli.py | ||
| db.py | ||
| utils.py | ||