.. index:: active_sessions =============== active_sessions =============== .. default-role:: doc Columns ======= **session_code** ``varchar(127) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **user** ``varchar(63) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **lease_period** ``int(11) DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **last_change** ``timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()`` :Options: ``display="true", null="true", search="false", type=""``