mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Takes my test down from ten minutes to four seconds! * Removed unnecessary update() optimization * Added column_order= to .transform() and .transform_sql() * Tests for reusing lookup table in extract() Closes #172 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli.py | ||
| db.py | ||
| utils.py | ||