refstudycentre / living_word

Moved to https://gitlab.com/rsc-devs/living_word
MIT License
1 stars 0 forks source link

Structural change: add subverse fields on lwc #10

Closed krokkie closed 8 years ago

krokkie commented 8 years ago

TODO: lwc add fields:
subverse-text varchar(100); optional - net vir single-verse ranges subverse-start-pos integer;
subverse-translation-abbr;

rudolfbyker commented 8 years ago

Done. Added field lw_subverse of type living_word_quote which caches a part of the selected verse. The translation-abbr is stored in the lw_scripture field already.