| | |
| | | DROP TABLE pricelist_ref ; |
| | | DROP TABLE price ; |
| | | DROP TABLE price_list ; |
| | | DROP TABLE price_list CASCADE ; |
| | | -- DROP VIEW business_partner_ticket ; |
| | | DROP TABLE sepa_mandat ; |
| | | DROP SEQUENCE sepa_mandat_id_seq ; |
| | | DROP TABLE contact ; |
| | | DROP SEQUENCE contact_contact_id_seq ; |
| | | DROP TABLE contact CASCADE ; |
| | | DROP TABLE database ; |
| | | DROP TABLE database_user ; |
| | | DROP SEQUENCE database_database_id_seq ; |
| | |
| | | DROP SEQUENCE business_partner_bp_id_seq ; |
| | | DROP SEQUENCE packet_component_id_seq ; |
| | | DROP SEQUENCE component_id_seq ; |
| | | -- DROP SEQUENCE bank_account_bank_account_i_seq ; |
| | | -- DROP SEQUENCE billdata_billdata_id_seq ; |
| | | -- DROP SEQUENCE member_id_seq ; |
| | | -- DROP SEQUENCE queue_queue_entry_id_seq ; |