Places:Plan: Difference between revisions

Jump to navigation Jump to search
Line 134: Line 134:


=== remove temp tables ===
=== remove temp tables ===
=== remove multiple keyword support ===
=== Change keywords schema to drop multiple keywords support ===  
Keywords live in a separated table, but they are linked through a keyword_id column in moz_bookmarks, this is often null, and that's not good since it will take a lot of useless space in the db We should instead have a (keyword, item_id) table, and no column in moz_bookmarks.
 
*'''PROS:''' less wasted space in the db.
*'''CONS:''' Needs hard schema change.
*'''EST:'''
*'''BUG:'''
*'''DEPENDS:'''
*'''STATUS:''' inactive
 
=== figure out why annotations are slow (weave) ===
=== figure out why annotations are slow (weave) ===


Confirmed users
595

edits

Navigation menu