From 5d23b1cc2c3e06794a7abc71d23c51249cbe39eb Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 31 Jan 2004 11:15:48 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20tms=20=E0=20la=20table=20llx=5Fsocpeopl?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mysql/migration/1.1.0-1.2.0-RC1.sql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mysql/migration/1.1.0-1.2.0-RC1.sql b/mysql/migration/1.1.0-1.2.0-RC1.sql index 632c7c3e0d2..25211f92ef3 100644 --- a/mysql/migration/1.1.0-1.2.0-RC1.sql +++ b/mysql/migration/1.1.0-1.2.0-RC1.sql @@ -18,6 +18,8 @@ alter table llx_socpeople add jabberid varchar(255) after email ; alter table llx_socpeople add birthday date after address ; +alter table llx_socpeople add tms timestamp after datec ; + create table llx_birthday_alert (