SQLite can't translate ORDER BY on DateTimeOffset columns, so loading the wishlists/invites pages threw NotSupportedException. Order by the autoincrement Id (same newest-first result) instead. Add a regression test that exercises the owned/shared list queries against SQLite. Co-Authored-By: Claude Opus 4.8 <[email protected]>