forked from Enriquefft/ProyectoDB
-
Notifications
You must be signed in to change notification settings - Fork 0
/
drop_indexes2
100 lines (100 loc) · 8.65 KB
/
drop_indexes2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
alter table proyecto_1m.managers drop constraint 434296_434632_1_not_null CASCADE;
alter table proyecto_1m.managers drop constraint 434296_434632_2_not_null CASCADE;
alter table proyecto_1m.in_charge drop constraint 434296_434653_1_not_null CASCADE;
alter table proyecto_1m.in_charge drop constraint 434296_434653_2_not_null CASCADE;
alter table proyecto_1m.shifts drop constraint 434296_434642_1_not_null CASCADE;
alter table proyecto_1m.shifts drop constraint 434296_434642_2_not_null CASCADE;
alter table proyecto_1m.shifts drop constraint 434296_434642_3_not_null CASCADE;
alter table proyecto_1m.shifts drop constraint 434296_434642_4_not_null CASCADE;
alter table proyecto_1m.local_shops drop constraint 434296_434297_1_not_null CASCADE;
alter table proyecto_1m.local_shops drop constraint 434296_434297_2_not_null CASCADE;
alter table proyecto_1m.local_shops drop constraint 434296_434297_3_not_null CASCADE;
alter table proyecto_1m.local_sells drop constraint 434296_434306_1_not_null CASCADE;
alter table proyecto_1m.local_sells drop constraint 434296_434306_2_not_null CASCADE;
alter table proyecto_1m.local_sells drop constraint 434296_434306_3_not_null CASCADE;
alter table proyecto_1m.local_sells drop constraint 434296_434306_4_not_null CASCADE;
alter table proyecto_1m.local_sells drop constraint 434296_434306_5_not_null CASCADE;
alter table proyecto_1m.delivery_sells drop constraint 434296_434320_1_not_null CASCADE;
alter table proyecto_1m.delivery_sells drop constraint 434296_434320_2_not_null CASCADE;
alter table proyecto_1m.delivery_sells drop constraint 434296_434320_3_not_null CASCADE;
alter table proyecto_1m.delivery_sells drop constraint 434296_434320_4_not_null CASCADE;
alter table proyecto_1m.delivery_sells drop constraint 434296_434320_5_not_null CASCADE;
alter table proyecto_1m.delivery_sells drop constraint 434296_434320_6_not_null CASCADE;
alter table proyecto_1m.delivery_customers drop constraint 434296_434352_1_not_null CASCADE;
alter table proyecto_1m.delivery_customers drop constraint 434296_434352_2_not_null CASCADE;
alter table proyecto_1m.delivery_customers drop constraint 434296_434352_3_not_null CASCADE;
alter table proyecto_1m.delivery_customers drop constraint 434296_434352_4_not_null CASCADE;
alter table proyecto_1m.local_customers drop constraint 434296_434339_1_not_null CASCADE;
alter table proyecto_1m.local_customers drop constraint 434296_434339_2_not_null CASCADE;
alter table proyecto_1m.local_details drop constraint 434296_434363_1_not_null CASCADE;
alter table proyecto_1m.local_details drop constraint 434296_434363_2_not_null CASCADE;
alter table proyecto_1m.customer_details drop constraint 434296_434332_1_not_null CASCADE;
alter table proyecto_1m.customer_details drop constraint 434296_434332_2_not_null CASCADE;
alter table proyecto_1m.customer_details drop constraint 434296_434332_3_not_null CASCADE;
alter table proyecto_1m.delivery_details drop constraint 434296_434378_1_not_null CASCADE;
alter table proyecto_1m.delivery_details drop constraint 434296_434378_2_not_null CASCADE;
alter table proyecto_1m.vehicles drop constraint 434296_434393_1_not_null CASCADE;
alter table proyecto_1m.vehicles drop constraint 434296_434393_2_not_null CASCADE;
alter table proyecto_1m.vehicles drop constraint 434296_434393_3_not_null CASCADE;
alter table proyecto_1m.companies_info drop constraint 434296_434403_1_not_null CASCADE;
alter table proyecto_1m.companies_info drop constraint 434296_434403_2_not_null CASCADE;
alter table proyecto_1m.companies_info drop constraint 434296_434403_3_not_null CASCADE;
alter table proyecto_1m.provider_companies drop constraint 434296_434408_1_not_null CASCADE;
alter table proyecto_1m.provider_companies drop constraint 434296_434408_2_not_null CASCADE;
alter table proyecto_1m.provider_companies drop constraint 434296_434408_3_not_null CASCADE;
alter table proyecto_1m.provider_companies drop constraint 434296_434408_4_not_null CASCADE;
alter table proyecto_1m.customer_companies drop constraint 434296_434418_1_not_null CASCADE;
alter table proyecto_1m.customer_companies drop constraint 434296_434418_2_not_null CASCADE;
alter table proyecto_1m.customer_companies drop constraint 434296_434418_3_not_null CASCADE;
alter table proyecto_1m.products drop constraint 434296_434430_1_not_null CASCADE;
alter table proyecto_1m.products drop constraint 434296_434430_2_not_null CASCADE;
alter table proyecto_1m.products drop constraint 434296_434430_3_not_null CASCADE;
alter table proyecto_1m.products drop constraint 434296_434430_4_not_null CASCADE;
alter table proyecto_1m.products drop constraint 434296_434430_5_not_null CASCADE;
alter table proyecto_1m.products_in_local drop constraint 434296_434437_1_not_null CASCADE;
alter table proyecto_1m.products_in_local drop constraint 434296_434437_2_not_null CASCADE;
alter table proyecto_1m.products_in_local drop constraint 434296_434437_3_not_null CASCADE;
alter table proyecto_1m.products_in_local drop constraint 434296_434437_4_not_null CASCADE;
alter table proyecto_1m.products_in_local drop constraint 434296_434437_5_not_null CASCADE;
alter table proyecto_1m.promotions drop constraint 434296_434455_1_not_null CASCADE;
alter table proyecto_1m.promotions drop constraint 434296_434455_2_not_null CASCADE;
alter table proyecto_1m.promotions drop constraint 434296_434455_3_not_null CASCADE;
alter table proyecto_1m.has_promotion drop constraint 434296_434461_1_not_null CASCADE;
alter table proyecto_1m.has_promotion drop constraint 434296_434461_2_not_null CASCADE;
alter table proyecto_1m.product_in_list drop constraint 434296_434481_1_not_null CASCADE;
alter table proyecto_1m.product_in_list drop constraint 434296_434481_2_not_null CASCADE;
alter table proyecto_1m.product_lists drop constraint 434296_434476_1_not_null CASCADE;
alter table proyecto_1m.product_lists drop constraint 434296_434476_2_not_null CASCADE;
alter table proyecto_1m.local_sell_unit drop constraint 434296_434496_1_not_null CASCADE;
alter table proyecto_1m.local_sell_unit drop constraint 434296_434496_2_not_null CASCADE;
alter table proyecto_1m.local_sell_unit drop constraint 434296_434496_3_not_null CASCADE;
alter table proyecto_1m.local_sell_unit drop constraint 434296_434496_4_not_null CASCADE;
alter table proyecto_1m.delivery_sell_unit drop constraint 434296_434513_1_not_null CASCADE;
alter table proyecto_1m.delivery_sell_unit drop constraint 434296_434513_2_not_null CASCADE;
alter table proyecto_1m.delivery_sell_unit drop constraint 434296_434513_3_not_null CASCADE;
alter table proyecto_1m.delivery_sell_unit drop constraint 434296_434513_4_not_null CASCADE;
alter table proyecto_1m.company_local_sells drop constraint 434296_434530_1_not_null CASCADE;
alter table proyecto_1m.company_local_sells drop constraint 434296_434530_2_not_null CASCADE;
alter table proyecto_1m.company_local_sells drop constraint 434296_434530_3_not_null CASCADE;
alter table proyecto_1m.company_delivery_sells drop constraint 434296_434545_1_not_null CASCADE;
alter table proyecto_1m.company_delivery_sells drop constraint 434296_434545_2_not_null CASCADE;
alter table proyecto_1m.company_delivery_sells drop constraint 434296_434545_3_not_null CASCADE;
alter table proyecto_1m.provisions drop constraint 434296_434562_1_not_null CASCADE;
alter table proyecto_1m.provisions drop constraint 434296_434562_2_not_null CASCADE;
alter table proyecto_1m.provisions drop constraint 434296_434562_3_not_null CASCADE;
alter table proyecto_1m.provisions drop constraint 434296_434562_4_not_null CASCADE;
alter table proyecto_1m.provisions drop constraint 434296_434562_5_not_null CASCADE;
alter table proyecto_1m.provision_unit drop constraint 434296_434579_1_not_null CASCADE;
alter table proyecto_1m.provision_unit drop constraint 434296_434579_2_not_null CASCADE;
alter table proyecto_1m.provision_unit drop constraint 434296_434579_3_not_null CASCADE;
alter table proyecto_1m.provision_unit drop constraint 434296_434579_4_not_null CASCADE;
alter table proyecto_1m.employees drop constraint 434296_434594_1_not_null CASCADE;
alter table proyecto_1m.employees drop constraint 434296_434594_2_not_null CASCADE;
alter table proyecto_1m.employees drop constraint 434296_434594_3_not_null CASCADE;
alter table proyecto_1m.employees drop constraint 434296_434594_4_not_null CASCADE;
alter table proyecto_1m.employees drop constraint 434296_434594_5_not_null CASCADE;
alter table proyecto_1m.delivery_employees drop constraint 434296_434602_1_not_null CASCADE;
alter table proyecto_1m.delivery_employees drop constraint 434296_434602_2_not_null CASCADE;
alter table proyecto_1m.local_employees drop constraint 434296_434617_1_not_null CASCADE;
alter table proyecto_1m.local_employees drop constraint 434296_434617_2_not_null CASCADE;
alter table proyecto_1m.local_employees drop constraint 434296_434617_3_not_null CASCADE;