cloudstack/setup/db/db
alena 4fdb6186af Revert "bug 10199: don't allow network offering Name modification."
This reverts commit 97f2b9936a8b9e3a057116d327b058253458b4ef.

Use the following solution instead:

* add unique_name field to the network_offerings table. Use this filed as a unique offering identifier in the code
* Added db upgrade steps to 225to226 sql script
2011-06-09 13:32:53 -07:00
..
data-217to218.sql bug 9259: added upgrade test suite 2011-04-01 17:01:53 -04: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:58:59 -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 Fixed problem that Kirk saw at upgrading between 2.2.3 and 2.2.5 at one of mour customers. The host address for storage pool is not an ip address and should not have been shrunk to 40 characters 2011-06-02 09:44:13 -07:00
schema-224to225-cleanup.sql Fixed bunch of db upgrade bugs. 2011-05-18 17:38:49 -07:00
schema-224to225.sql Fixed bunch of db upgrade bugs. 2011-05-18 17:38:49 -07:00
schema-225to226.sql Revert "bug 10199: don't allow network offering Name modification." 2011-06-09 13:32:53 -07:00
schema-226to227.sql 1) listNetworks for domain level network case: fixed search to do multiple joins between the tables instead of querying all the data and making search for each entry. 2011-06-08 12:00:19 -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