openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #29454
[Merge] lp:~sam92/openlp/bug-1552563-2.4 into lp:openlp/2.4
The proposal to merge lp:~sam92/openlp/bug-1552563-2.4 into lp:openlp/2.4 has been updated.
Description changed to:
Fix performance regression with Songbook search
The problem was that in each iteration the database was accessed (the song object).
Fixed this by loading all neccessary information directly in the query.
Also this reintroduces natural sorting.
For more details, see:
https://code.launchpad.net/~sam92/openlp/bug-1552563-2.4/+merge/293429
--
Your team OpenLP Core is requested to review the proposed merge of lp:~sam92/openlp/bug-1552563-2.4 into lp:openlp/2.4.
References