diff --git a/hsarback/database/dropschema.sql b/hsarback/database/dropschema.sql index 04ff5c8..0a9387c 100644 --- a/hsarback/database/dropschema.sql +++ b/hsarback/database/dropschema.sql @@ -39,3 +39,4 @@ DROP TABLE business_partner CASCADE ; 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; \ No newline at end of file