On Wed, 19 May 2010 10:39:08 +0200, Frank Bonnet <[email protected]> wrote: > Hello > > Is there some special things to do in order to migrate my > 0.3 roundcube to 0.4 ? > > I use mysql as backend
You need to upgrade your mysql schema using the queries in "SQL/mysql.update.sql". But make sure you only execute the queries relevant to your versions (ie. starting at "-- Updates from version 0.3-stable"). The 'UPGRADING' text file gives you more information about the procedure to follow. (you need to launch the update.sh script). Julien _______________________________________________ List info: http://lists.roundcube.net/users/
