.. index:: server_settings =============== server_settings =============== .. default-role:: doc Columns ======= **code** ``varchar(255) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **data** ``varchar(255) 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=""``