when cloudstack updated anything in the table.
>
> The rule though is cloudstack should never automatically update the value
> table other than the initial setup. I'll write something up for this.
>
> --Alex
>
> > -Original Message-
> > From: Darren Shepherd [mailt
hing up for this.
--Alex
> -Original Message-
> From: Darren Shepherd [mailto:darren.s.sheph...@gmail.com]
> Sent: Thursday, August 22, 2013 9:40 AM
> To: dev@cloudstack.apache.org
> Subject: why is configuration.default_value = value
>
> Completely random, but I was just reading t
Completely random, but I was just reading through SQL and stumbled upon
schema-420to430.sql and noticed
UPDATE `cloud`.`configuration` SET `default_value` = `value`;
Seems bad to just set the default value as what was currently set at
that time. If we want defaults, should probably go through