dim-api icon indicating copy to clipboard operation
dim-api copied to clipboard

Rethink index choices

Open bhollis opened this issue 3 years ago • 1 comments

I think I can probably drop a bunch of the primary key constraints in favor of fewer, more useful unique indexes.

bhollis avatar Oct 17 '22 01:10 bhollis

Specifically the item_annotations primary key index is basically the same size as the table itself

bhollis avatar Oct 17 '22 01:10 bhollis