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 (