mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-08-03 15:11:44 +00:00
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. |
||
|---|---|---|
| .. | ||
| libraryFilters.test.js | ||
| libraryItemsBookFilters.test.js | ||
| libraryItemsPodcastFilters.test.js | ||
| seriesFilters.test.js | ||
| sqlBooleanSafety.test.js | ||