drop bankaccountseq
This commit is contained in:
parent
2582919493
commit
76ff1fa31b
@ -39,3 +39,4 @@ DROP TABLE business_partner CASCADE ;
|
|||||||
DROP SEQUENCE business_partner_bp_id_seq ;
|
DROP SEQUENCE business_partner_bp_id_seq ;
|
||||||
DROP SEQUENCE packet_component_id_seq ;
|
DROP SEQUENCE packet_component_id_seq ;
|
||||||
DROP SEQUENCE component_id_seq ;
|
DROP SEQUENCE component_id_seq ;
|
||||||
|
DROP SEQUENCE bank_account_bank_account_id_seq;
|
Loading…
Reference in New Issue
Block a user