Skip to content
Snippets Groups Projects
  • Steven Murray's avatar
    dfd6d4ef
    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
    History
    cta/CTA#86 Make error message more explanatory
    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.