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. |
||
|---|---|---|
| .. | ||
| parsers | ||
| queries | ||
| ffmpegHelpers.test.js | ||
| fileUtils.test.js | ||
| requestUtils.test.js | ||
| scandir.test.js | ||
| sqlDialectHelpers.test.js | ||
| stringifySequeslizeQuery.test.js | ||