drop updated database
This commit is contained in:
parent
522b89c537
commit
d2f8401387
@ -36,5 +36,5 @@ DROP TABLE inet_addr ;
|
|||||||
DROP SEQUENCE inet_addr_inet_addr_id_seq ;
|
DROP SEQUENCE inet_addr_inet_addr_id_seq ;
|
||||||
DROP TABLE business_partner CASCADE ;
|
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 ;
|
||||||
|
Loading…
Reference in New Issue
Block a user