damn ;
authorx2000habouzit <x2000habouzit>
Wed, 6 Oct 2004 13:30:51 +0000 (13:30 +0000)
committerx2000habouzit <x2000habouzit>
Wed, 6 Oct 2004 13:30:51 +0000 (13:30 +0000)
scripts/migration/0.0.0_to_0.9.0/migration.sql

index b8414fb..f928e55 100644 (file)
@@ -65,6 +65,6 @@ update groupex.aliases       AS gx
 drop table x4dat.listes_def;
 drop table x4dat.listes_ins;
 drop table x4dat.listes_mod;
-update x4dat.aliases set id=0 where `type`='liste'
+update x4dat.aliases set id=0 where `type`='liste';
 --------------------------------------------------------------------------------