Skip to content
  • Carlos Garnacho's avatar
    libtracker-data: Make insert/delete triggers modify all resource properties · 706c0df1
    Carlos Garnacho authored
    Refcount is not being increased if inserts happen with other values than
    the initial one, nor decreased when deletes happen on rows holding
    references to resources.
    
    In order to fix this, make the insert/delete triggers check all properties
    with rdfs:Resource range, this will ensure resources are properly
    refcounted in those cases.
    
    Closes: #32
    706c0df1