drop business_partner with cascade
This commit is contained in:
commit
2126f06f2d
@ -35,4 +35,8 @@ DROP SEQUENCE hive_hive_id_seq ;
|
|||||||
DROP TABLE inet_addr ;
|
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 ;
|
||||||
|
<<<<<<< HEAD
|
||||||
DROP SEQUENCE business_partner_bp_id_seq ;
|
DROP SEQUENCE business_partner_bp_id_seq ;
|
||||||
|
=======
|
||||||
|
|
||||||
|
>>>>>>> branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git
|
||||||
|
Loading…
Reference in New Issue
Block a user