Skip to content
  • Steven Murray's avatar
    cta/CTA#86 Make error message more explanatory · dfd6d4ef
    Steven Murray authored
    When dropping the database schema, tables and sequences are only
    dropped if they are present.
    
    This commit avoids the message "table or view does not exist" by
    modifying cta-catalogue-schema-drop to simply not try to delete
    tables that do not exist.
    dfd6d4ef