The TinyDB forum is finding a new at GitHub discussions. Although the content here will remain as an archive, the forum will be put into read-only mode in the next weeks.
is there a way of get documents where the doc_id is in a custom range??
Hey kikawet,
Right now the only real way would be to iterate all documents and filter all matching documents on your own.
Cheers!