mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-04-25 01:16:40 +02:00
* Add migration to create authorNames* columns, in libraryItems including update triggers and indices * Add authorNames columns and indices to LibraryItem model * Add database triggers for updating author names in libraryItems (for new databases) * Populate authorNames during book scanning * Update book sorting to use new authorNames columns * Add an index on podcastEpisodes.publishedAt * Fix group_concat order by and update to sqlite 3.44.2 --------- Co-authored-by: advplyr <advplyr@protonmail.com> |
||
---|---|---|
.. | ||
v0.0.1-migration_example.js | ||
v0.0.1-migration_example.test.js | ||
v2.15.0-series-column-unique.test.js | ||
v2.17.3-fk-constraints.test.js | ||
v2.17.4-use-subfolder-for-oidc-redirect-uris.test.js | ||
v2.17.5-remove-host-from-feed-urls.test.js | ||
v2.17.6-share-add-isdownloadable.test.js | ||
v2.19.1-copy-title-to-library-items.test.js | ||
v2.19.4-improve-podcast-queries.test.js | ||
v2.20.0-improve-author-sort-queries.test.js |