Commit graph

3 commits

Author SHA1 Message Date
Simon Willison
7399ae48a1 Fix for bug where self.last_pk didn't work for single list rows 2025-11-23 10:57:08 -08:00
Simon Willison
975b6c6191 Support tuples as well as lists
Refs #672
2025-11-23 09:29:43 -08:00
Simon Willison
bf354b776c Initial Claude implementation of list mode
From https://github.com/simonw/research/tree/main/sqlite-utils-iterator-support

I made very minor changes to the test (removing a sys.path insert)

Refs #672

Refs https://github.com/simonw/research/pull/31
2025-11-23 09:16:33 -08:00