|
From: Ben C. <php...@be...> - 2003-04-09 12:38:04
|
I didn't put the change in upgrade.php because I figured that if an individual had a need for a longer version name he would make the change to his database anyway. I decided, then, to just modify the schema files so that new installations would have the longer name field. I think that browsing the CVS history for the schema file is the only way we have currently to track changes to the database. On Mon, Apr 07, 2003 at 11:11:32PM +0200, Patrick Mairif wrote: > Hi Ben, > > I noticed you changed the length of the field version_name in table > TBL_VERSION. > > upgrade.php does not change the length of the field, should it? Is there > any ressource beside cvs where I can find latest database-changes? |