Blotter updated: 06/17/12Show/Hide Show All

Image

Tag History
(edit info)
Rating

Prev | Index | Next

Comments

Anonymous
#211721
1 year ago
Uploader here, i rated it questionable due to the profanity.
Anonymous
#211725
1 year ago
What does this mean, exactly?
Braeburn
#211732
1 year ago
Ha, you only have 's', 'q', and 'u' but I have 's', 'q', 'u', and 'e'
I win the broken contest
rabbit
#211755
1 year ago
It's an SQL query where it picks Pictures(assumed by the name images), where the rating is s(probably safe), q(questionable), and u, which I'm assuming is explicit.

I'm also guessing that it sets the timestamp of the picture being posted to that of the data stored, instead of, well, something else.

Does tell a bit about how the backend is stored, but otherwise, no real harm.

This is coming from someone who doesn't really use SQL though, only read some articles about it every once in a while. Someone with more experience might give a better description.
rabbit
#211757
1 year ago
Correction, the e is probably explicit, and the u is probably unrated.
feather
#211758
1 year ago
u is untagged. e is explicit.
Eco
#211760
1 year ago
What you're seeing here is me trying to get tag filters working, since the original implementation broke the search feature.