mirror of
https://github.com/gotson/komga.git
synced 2025-12-20 23:45:11 +01:00
perf: missing database index
This commit is contained in:
parent
51fd260399
commit
8b5ae64dd5
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
CREATE INDEX idx__book_metadata_aggregation_author__series_id on BOOK_METADATA_AGGREGATION_AUTHOR (SERIES_ID);
|
||||
Loading…
Reference in a new issue