Accéder au contenu.
Menu Sympa

devel - [Devel] r345 - trunk

Objet : devel-adl

Archives de la liste

[Devel] r345 - trunk


Chronologique Discussions 
  • From: svn AT agendadulibre.org
  • To: devel AT agendadulibre.org
  • Subject: [Devel] r345 - trunk
  • Date: Wed, 9 Jul 2008 23:18:22 +0200 (CEST)
  • List-archive: <http://agendadulibre.org/pipermail/devel>
  • List-id: Developpement de l'Agenda du Libre <devel.agendadulibre.org>

Author: thomas
Date: Wed Jul 9 23:14:18 2008
New Revision: 345

Log:
Mise à jour du document UPGRADE indiquant les changements de schéma de
base de données.



Modified:
trunk/UPGRADE

Modified: trunk/UPGRADE
==============================================================================
--- trunk/UPGRADE (original)
+++ trunk/UPGRADE Wed Jul 9 23:14:18 2008
@@ -12,9 +12,19 @@
========================

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
+revision lower than 336 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 commands:

ALTER TABLE users ADD lastname VARCHAR(255) NOT NULL DEFAULT ''
ALTER TABLE users ADD firstname VARCHAR(255) NOT NULL DEFAULT ''
+
+Revisions lower than 344
+========================
+
+If you have an installation of the Agenda du Libre software of
+revision lower than 344 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 commands:
+
+ ALTER TABLE events ADD secret VARCHAR(255) NOT NULL DEFAULT ''




  • [Devel] r345 - trunk, svn, 09/07/2008

Archives gérées par MHonArc 2.6.16.

Haut de le page