Skip to content
Snippets Groups Projects
Commit 18edf342 authored by Steven Murray's avatar Steven Murray
Browse files

cta/CTA#86 Make error message more explanatory

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.
parent 96f7ff7e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment