main icon indicating copy to clipboard operation
main copied to clipboard

Refactor model/controller to use joins for optimization vs many db requests

Open rabble opened this issue 8 years ago • 0 comments

Right now we've making lots of sql requests for things when we could be doing much better with some join's.... this isn't a priority but we'll do it if we want to scale / speed things up.

rabble avatar Jun 01 '17 21:06 rabble