Share

Liferea

Tracker: Patches

5 removes dependence on ROWID allows db compact. - ID: 2116677
Last Update: Comment added ( llando )

relying on rowid is not really cool, i can see how it was ok when lifere
was just a seed. i've turned it to use item_id primary key in the item
table. dont know if it will work with migration. should allow compact db
to work. seemed to work with default feeds.


warren crossing ( warrenc5 ) - 2008-09-17 19:07

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2008-09-29 18:05
Sender: llandoProject Admin

Thanks for the patch! I assume it is against the latest 1.4.x.

I didn't know that using ROWID is bad, so thanks for the hint.

I promise to merge the patch, but I need to think about online migration
of the "items" relation to avoid messing up user caches.


Log in to comment.

Attached File ( 1 )

Filename Description Download
db.c.patch removes dependence on ROWID allows db compact. Download

Change ( 1 )

Field Old Value Date By
File Added 293767: db.c.patch 2008-09-17 19:07 warrenc5