Skip to content
  • Aaron Wells's avatar
    Make blocktype:taggedposts work with view_artefacts · 669ebe8b
    Aaron Wells authored
    Bug 1401210. The get_artefacts() method is used by the Blogpost
    artefact to find all the blocks that use a particular blogpost,
    for storing in the view_artefacts table.
    
    I needed to add a table, blocktype_taggedposts_tags, to store
    the tags in a manner that was easier to query than a serialized
    blockconfig.
    
    Change-Id: Ieef58715e404689d95848e32ccd4132ea3fbcdc5
    669ebe8b