On Fri, Dec 12, 2008 at 1:51 PM, Thom Brown wrote:
> What about managing the script files themselves, keeping in mind that some
> scripts could be applied to more than one database version, like a database
> which is a branched version of another database, but which have common
> elements which ca
What about managing the script files themselves, keeping in mind that some
scripts could be applied to more than one database version, like a database
which is a branched version of another database, but which have common
elements which can both be updated by a common script. Although sometimes a
On Thu, Dec 11, 2008 at 5:30 AM, Thom Brown <[EMAIL PROTECTED]> wrote:
> What do you folk think is the best way to manage deployments to databases?
> This would include things like table/view/function creations/changes and
> possibly static data changes.
The easiest way I've found to do it is to c