forgottent SQL upgrade (for rev 987)
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 19 Oct 2006 10:00:52 +0000 (10:00 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 19 Oct 2006 10:00:52 +0000 (10:00 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@989 839d8a87-29fc-0310-9880-83ba4fa771e5

upgrade/0.9.12/01_xnet.sql [new file with mode: 0644]

diff --git a/upgrade/0.9.12/01_xnet.sql b/upgrade/0.9.12/01_xnet.sql
new file mode 100644 (file)
index 0000000..81b87e0
--- /dev/null
@@ -0,0 +1,3 @@
+use groupex;
+alter table evenements add accept_nonmembre tinyint(1) default 0;
+use x4dat;