Файл: Arhmobi_esdcms/sys/preinstall/base.create.present_users.ini
Строк: 44
; saved by ini.class.php
[`id`]
type = "int(10)
unsigned";
default_and_null = "NOT NULL";
ai =
"AUTO_INCREMENT";
comment = "";
[`time`]
type =
"int(10) unsigned";
default_and_null = "NOT NULL";
ai
= "";
comment = "";
[`id_user`]
type = "int(10)
unsigned";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT 'Оставивший
подарок, пользователь'";
[`id_ank`]
type
= "int(10) unsigned";
default_and_null = "NOT
NULL";
ai = "";
comment = "";
[`text`]
type =
"text";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`id_present`]
type =
"float";
default_and_null = "NOT NULL DEFAULT
'0'";
ai = "";
comment =
"";
[PRIMARY KEY]
fields = "`id`";
[KEY
`id_ank`]
fields = "`id_ank`";
[KEY `id_user`]
fields =
"`id_user`, `id_ank`";
[~TABLE~PROPERTIES~]
name =
"present_users";
engine =
"ENGINE=MyISAM";
auto_increment =
"AUTO_INCREMENT=16";
comment =
"COMMENT=''";