|
I did an SVN pull, and now there is a new admin setting:
What do I need to do to get this setting in my live OSQA sites, that I am upgrading? Is this setting automatically imported into the database? Or do I need to syncdb? Or what? I don't see a database migration. |
|
Yes, it's automatically stored into the database, that is, if you change it, otherwise it will keep using the default until you do it. No, what I mean is: If the database has already been created (because I am upgrading my codebase), will this row get added?
(02 Jun '10, 15:33)
Joseph
Yes, almost every day new settings are added :-)
(02 Jun '10, 17:43)
Hernani Cerq... ♦♦
|