audiobookshelf/test
Kevin Gatera 8c97a35206
limit shelf query fallback to the postgres dialect
withShelfFallback turned any shelf error into an empty shelf on both
dialects, hiding real bugs and changing sqlite behavior versus
upstream. Rethrow on sqlite and keep the empty-shelf fallback only for
postgres, where dialect edge cases were the original motivation.
2026-08-02 18:39:42 -04:00
..
server limit shelf query fallback to the postgres dialect 2026-08-02 18:39:42 -04:00