Quote:
Originally Posted by Brainfuck
Though I need to consider the favourite fetish thing. This is partly a technical issue, I want to limit myself against huge database outtakes like this (because that causes a lot of unnecessary server load[1]), but maybe at maximum their 5 favourite fetishes? Then for 50 artists, it would at maximum be 250 rows returned. Oi.
|
I'm not exactly an expert on databases, but I was originally thinking a mod/artist defined string they could set to just list their favorites. I'm guessing a string would be less of a load on the database than a set of favorites like you're describing? I'm just talking out of my ass, though.