mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-08 01:24:20 +02:00
New option for efficiently inserting rows from a CSV. Uses a generator so this will happily consume enormous CSV files without needing to slurp the whole thing into memory first. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli.py | ||
| db.py | ||