Commit graph

2 commits

Author SHA1 Message Date
Simon Willison
c0bcc04431 Automated upgrades by Ruff
uvx --with 'ruff>=0.16.0' ruff check . --fix --unsafe-fixes
2026-07-25 14:20:31 -07:00
Simon Willison
7ffd5052e9 table.insert_all() and table.upsert_all() now take generators of lists/tuples
Closes #672, PR #673
2025-11-23 12:17:23 -08:00