Skip to content
  • Robert Ricci's avatar
    New script: dbcheck . Beginngs of a database consistency checker. · 441dfb4a
    Robert Ricci authored
    Right now, it loads foreign key information from the foreign_keys
    table of the database, and prints out information on rows that fail
    the consistency checks.
    
    The plan is that it will eventually check more things, such as the
    existence of files references in the database.
    441dfb4a