drop new tables role, contactrole_ref
This commit is contained in:
parent
374a39bd9b
commit
799b5fac29
@ -40,3 +40,5 @@ DROP SEQUENCE business_partner_bp_id_seq ;
|
||||
DROP SEQUENCE packet_component_id_seq ;
|
||||
DROP SEQUENCE component_id_seq ;
|
||||
DROP SEQUENCE bank_account_bank_account_id_seq;
|
||||
DROP TABLE contactrole_ref CASCADE ;
|
||||
DROP TABLE role CASCADE ;
|
Loading…
Reference in New Issue
Block a user