PageIndex/pageindex/storage
Ray d6b22e8fed fix: list_documents tie-breaker rowid ASC, matching the cloud's effect
11ba63d copied the server's "id" ASC rule, but server ids are
time-ordered cuids so that rule means insertion order there — local
uuid4 doc_ids sort randomly. rowid ASC reproduces the actual effect.
2026-07-24 03:27:48 +08:00
..
__init__.py feat: add PageIndex SDK with local/cloud dual-mode support (#207) 2026-04-08 20:21:58 +08:00
protocol.py style: give Protocol stubs docstring bodies 2026-07-08 17:33:41 +08:00
sqlite.py fix: list_documents tie-breaker rowid ASC, matching the cloud's effect 2026-07-24 03:27:48 +08:00