Files
danbooru/test/unit
evazion a8e5412d9c implications: refactor calculation of implied tags.
Refactor to use a recursive CTE to calculate implied tags in SQL, rather
than storing them in a descendant_names field. This avoids the
complexity of keeping the stored field up to date. It's also more
flexible, since it allows us to find both descendant tags (tags that
imply a given tag) as well as ancestor tags (tags that are implied by a
given tag).
2020-02-22 22:37:36 -06:00
..
2018-05-15 14:19:45 -07:00
2018-04-06 18:09:57 -07:00
2020-01-01 13:59:20 -06:00
2018-05-15 14:19:45 -07:00