Files
danbooru/app/models
evazion b3a9cd6c06 Fix Post.fast_count("pool:1537") == 0 (fixup 134958d1).
Fixup for a bug in 134958d1. `Post.fast_count("pool:1537")` still
returned zero because `Tag.is_simple_tag?` incorrectly parsed
"pool:1537" as a simple tag, so Post.fast_count still looked for it in
the tags table and found the empty "pool:1537" tag.
2017-11-20 21:21:36 -06:00
..
2017-11-20 16:30:07 -08:00
2017-09-13 14:47:42 -07:00
2017-11-16 14:20:32 -08:00
2017-09-14 11:07:14 -07:00
2017-11-20 16:30:07 -08:00
2017-07-12 15:52:48 -07:00
2017-11-17 13:45:17 -08:00