mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
FIX some upgrade sql errors
This commit is contained in:
@@ -75,8 +75,8 @@ create table llx_user
|
||||
idpers2 varchar(128),
|
||||
idpers3 varchar(128),
|
||||
|
||||
note_public text,
|
||||
note_private text DEFAULT NULL,
|
||||
note_public text,
|
||||
note_private text DEFAULT NULL,
|
||||
model_pdf varchar(255) DEFAULT NULL,
|
||||
datelastlogin datetime,
|
||||
datepreviouslogin datetime,
|
||||
|
||||
Reference in New Issue
Block a user