.. index:: resource_locks ============== resource_locks ============== .. default-role:: doc Columns ======= **id** ``int(11) NOT NULL AUTO_INCREMENT`` :Options: ``type="", null="true", search="false", display="true"`` **resource_code** ``varchar(255) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **user** ``varchar(63) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **session_code** ``varchar(127) DEFAULT NULL`` :Options: ``type="", null="true", search="false", display="true"`` **created** ``timestamp NOT NULL DEFAULT current_timestamp()`` :Options: ``type="", null="true", search="false", display="true"``