Файл: Arhmobi_esdcms/sys/preinstall/base.create.countries.ini
Строк: 26
; saved by ini.class.php
[`code`]
type =
"varchar(2)";
default_and_null = "NOT NULL";
ai =
"";
comment = "";
[`english_n`]
type =
"varchar(64)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT 'English
name'";
[`country_n`]
type =
"varchar(64)";
default_and_null = "NOT NULL";
ai =
"";
comment = "COMMENT 'Country
name'";
[PRIMARY KEY]
fields =
"`code`";
[~TABLE~PROPERTIES~]
name =
"countries";
engine = "ENGINE=MyISAM";
auto_increment
= "AUTO_INCREMENT=";
comment =
"COMMENT='Список всіх(?) країн by S1S13AF7.
Можливі помилки.'";