Файл: DESURE-dcms-f12de01ac63e/sys/preinstall/base.create.login_history.ini
Строк: 27
; saved by ini.class.php
[`id`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"AUTO_INCREMENT";
comment = "";
[`id_user`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT 'ID
пользователя'";
[`time`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT 'Время
изменения'";
[`login`]
type =
"varchar(64)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT 'Старый
логин'";
[PRIMARY KEY]
fields =
"`id`";
[~TABLE~PROPERTIES~]
name =
"login_history";
engine =
"ENGINE=InnoDB";
auto_increment =
"AUTO_INCREMENT=8";
comment =
"COMMENT='История изменения
логинов'";