I think it would be helpful to store the... date that a tag was added to a post? This could enable us to find the first posts that a tag was added to, for instance.
Such a search will likely be the least performant, however. It hasn't been a good idea to join with the large tag map table..
I think it would be helpful to store the... date that a tag was added to a post? This could enable us to find the first posts that a tag was added to, for instance.
Such a search will likely be the least performant, however. It hasn't been a good idea to join with the large tag map table..