Re: upgrading database tables and data

2005-04-10 Thread Matthew Palmer
On Sun, Apr 10, 2005 at 12:29:29PM -0600, David Everly wrote: > Does anyone know of a package that I can look at that has a mechanism to > run a series of certain SQL scripts based on upgrading from a certain > version to a certain version? > > For instance, when upgrading from 1.1-1 to 1.1-2, I w

Re: upgrading database tables and data

2005-04-10 Thread Craig Small
On Sun, Apr 10, 2005 at 12:29:29PM -0600, David Everly wrote: > Does anyone know of a package that I can look at that has a mechanism to > run a series of certain SQL scripts based on upgrading from a certain > version to a certain version? > > For instance, when upgrading from 1.1-1 to 1.1-2, I w

upgrading database tables and data

2005-04-10 Thread David Everly
Does anyone know of a package that I can look at that has a mechanism to run a series of certain SQL scripts based on upgrading from a certain version to a certain version? For instance, when upgrading from 1.1-1 to 1.1-2, I want to delete a row from a table, when upgrading from 1.1-2 to 1.2-1, I