mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-03 03:38:33 +08:00
PL-8394 Web / desktop client user login history
tests fix
This commit is contained in:
parent
71fc420842
commit
4f4965cbb3
@ -857,7 +857,7 @@ create table SEC_SESSION_LOG_ENTRY (
|
||||
STARTED_WHEN timestamp,
|
||||
FINISHED_WHEN timestamp,
|
||||
CLIENT_TYPE varchar(10),
|
||||
SERVER varchar(128),
|
||||
SERVER_ID varchar(128),
|
||||
--
|
||||
primary key (ID)
|
||||
)^
|
||||
|
Loading…
Reference in New Issue
Block a user