Файл: Arhmobi_esdcms/sys/preinstall/base.create.ava_like.ini
Строк: 24
; 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 = "";
[`time`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`id_ava`]
type =
"int(11)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[PRIMARY KEY]
fields =
"`id`";
[~TABLE~PROPERTIES~]
name =
"ava_like";
engine = "ENGINE=MyISAM";
auto_increment
= "AUTO_INCREMENT=24";
comment =
"COMMENT='Лайк авы'";