cloudstack/setup/db/db
Alex Huang c4a1a89388 bug 10756: Removed constraints for the op_host_capacity table. op_host_capacity table is a table that is frequently updated and is only used in the background. There's no real reason for it to maintain data integrity with other tables. This change may introduce problems where data center, cluster, or pod is deleted and there are capacities entries left. However, this really should be in the application logic to do this deletion rather than relying on the database schema. Be sure to test these cases and make sure there are no data left over. 2011-07-19 10:15:46 -07:00
..
data-217to218.sql Make cluster request timeout to be configurable 2011-07-14 18:23:23 -07:00
schema-20to21.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-21to22-cleanup.sql bug 10166: drop account_id/domain_id fields (if exist) in domain_router table 2011-06-06 13:55:50 -07:00
schema-21to22.sql Handle 2.1.x bugs when do 21x to 22x DB upgrade: 2011-06-08 14:59:19 -07:00
schema-22beta1to22beta2.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-22beta3to22beta4.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-217to218.sql bug 9610: Added VERSION table and related index change 2011-04-27 13:56:52 -07:00
schema-221to222-cleanup.sql Fixed upgrade bug related with the fact that some db upgrade steps were missed in 2.2.0/2.2.1 to 2.2.2 db upgrade 2011-05-19 15:37:59 -07:00
schema-221to222.sql bug 9658: added missing indexes to 2.1.x-2.2.x upgrade files 2011-05-01 12:54:23 -07:00
schema-222to224-cleanup.sql bug 9690: DB upgrade - dropped unused keys 2011-05-03 14:33:55 -07:00
schema-222to224.sql bug 9519 : add index to avoid table locking 2011-06-09 17:32:27 -07:00
schema-224to225-cleanup.sql Fixed bunch of db upgrade bugs. 2011-05-18 17:38:49 -07:00
schema-224to225.sql host_address in storage_pool should not have gotten the change to char(40) 2011-06-09 17:14:51 -07:00
schema-225to226.sql bug 10480, 10494: NPE fix in VirtualMachineManagerImpl, move keystore upgrade sql to upgrade225to226.sql 2011-06-28 14:57:02 -07:00
schema-227to228.sql Make cluster request timeout to be configurable 2011-07-14 18:23:23 -07:00
schema-228to229.sql bug 10756: Removed constraints for the op_host_capacity table. op_host_capacity table is a table that is frequently updated and is only used in the background. There's no real reason for it to maintain data integrity with other tables. This change may introduce problems where data center, cluster, or pod is deleted and there are capacities entries left. However, this really should be in the application logic to do this deletion rather than relying on the database schema. Be sure to test these cases and make sure there are no data left over. 2011-07-19 10:15:46 -07:00
schema-level.sql Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
schema-snapshot-217to224.sql bug 9617: fixed snapshot upgrade from 223 to 224 2011-04-29 14:13:25 -07:00
schema-snapshot-223to224.sql bug 9617: fixed snapshot upgrade from 223 to 224 2011-04-29 14:13:25 -07:00