Cascade the dropping of the bodhi ck_content_type.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
95b4657158
commit
8cf5003dec
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
DROP TABLE update_bug_table CASCADE;
|
||||
DROP TABLE user_group_table CASCADE;
|
||||
DROP TABLE user_package_table CASCADE;
|
||||
DROP TYPE ck_content_type;
|
||||
DROP TYPE ck_content_type CASCADE;
|
||||
COMMIT;
|
||||
"
|
||||
- name: Import the prod db.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue