Re: [Dbmail-dev] database changes for release candidates

2004-07-17 Thread Sumbry][
Actually, just like we have a CHANGELOG, we should have a MYSQL-CHANGELOG and a POSTGRES-CHANGELOG. Anytime the database structure changes, the necessary commands to modify the db format should be listed in the changelog. In the same format as your Email below. This would be different than what

Re: [Dbmail-dev] database changes for release candidates

2004-07-16 Thread Ilja Booij
On Fri, 2004-07-16 at 17:18, Thomas Mueller wrote: > Hi, > > I've posted that for RC6 yet but got no response: I think we should > provide scripts to migrate the database at least between RCs, better for > every change in cvs. True. > > These are for postgres: >

[Dbmail-dev] database changes for release candidates

2004-07-16 Thread Thomas Mueller
Hi, I've posted that for RC6 yet but got no response: I think we should provide scripts to migrate the database at least between RCs, better for every change in cvs. These are for postgres: -- -- v1.28 -> v1.29 BEGIN TRANSACTION;