[Devel] r225 - trunk
svn at agendadulibre.org
svn at agendadulibre.org
Dim 14 Jan 21:44:13 CET 2007
Author: thomas
Date: Sun Jan 14 21:44:12 2007
New Revision: 225
Added:
trunk/UPGRADE
Log:
Ajout d'instructions pour la mise à jour, sur suggestion de David
Mentré.
Added: trunk/UPGRADE
==============================================================================
--- (empty file)
+++ trunk/UPGRADE Sun Jan 14 21:44:12 2007
@@ -0,0 +1,10 @@
+Revisions lower than 209
+========================
+
+If you have an installation of the Agenda du Libre software of
+revision lower than 209 and you want to upgrade to a more recent
+version, then you must change the database schema. In order to do
+that, use the following SQL command:
+
+ ALTER TABLE events ADD tags VARCHAR(255) NOT NULL DEFAULT ''
+
Plus d'informations sur la liste de diffusion Devel