← Back to team overview

openlp-core team mailing list archive

[Merge] lp:~googol-hush/openlp/songs into lp:openlp

 

The proposal to merge lp:~googol-hush/openlp/songs into lp:openlp has been updated.

Description changed to:

Hello!

Hacked the song database to speed up searches and the application start. I used "lazy=False" so that the author objects are loaded together with the song objects. [1]

[1] http://www.sqlalchemy.org/docs/05/reference/orm/mapping.html?highlight=lazy#sqlalchemy.orm.relation

Note: This of course means, that the author objects are always loaded together with the song!


For more details, see:
https://code.launchpad.net/~googol-hush/openlp/songs/+merge/53059
-- 
https://code.launchpad.net/~googol-hush/openlp/songs/+merge/53059
Your team OpenLP Core is requested to review the proposed merge of lp:~googol-hush/openlp/songs into lp:openlp.



References