Skip to content
  • Robert Ricci's avatar
    Improved output (include column name in the output for violations.) · a9532a33
    Robert Ricci authored
    Also implemented a simple cache for previously-queried keys. Now
    stores the keys found in, say, nodes.node_id, so when another
    table references this key, we don't need to do another database
    query. This improves performance significantly, and is nicer to
    the databse server.
    a9532a33