zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #03095
[Merge] lp:~thekorn/zeitgeist/fix-598666-remove_cache_entry into lp:zeitgeist
The proposal to merge lp:~thekorn/zeitgeist/fix-598666-remove_cache_entry into lp:zeitgeist has been updated.
Description changed to:
This branch adds a fix/workaround for bug 598666, where the caches are not updated properly if one cached item gets deleted in the database.
https://bugs.launchpad.net/zeitgeist/+bug/598666/comments/16 describes how this works.
This branch also factors in all review comments by Mikkel and Siegfried made in the bug.
NOTE: I'm sure this changes do not require a db schema version dump, as only TEMP TABLE/TRIGGERS are added to the schema. And these are added on every engine start-up, no matter which version is used. Please correct me if I'm wrong with this assumtion.
For more details, see:
https://code.launchpad.net/~thekorn/zeitgeist/fix-598666-remove_cache_entry/+merge/56710
--
https://code.launchpad.net/~thekorn/zeitgeist/fix-598666-remove_cache_entry/+merge/56710
Your team Zeitgeist Framework Team is requested to review the proposed merge of lp:~thekorn/zeitgeist/fix-598666-remove_cache_entry into lp:zeitgeist.
References