Warning (512): SQL Error: 1054: Unknown column 'Municipio.departamento_id' in 'on clause' [CORE/cake/libs/model/datasources/dbo_source.php, line 525]

Query: SELECT COUNT(*) AS `count` FROM `municipios` AS `Municipio` LEFT JOIN `departamentos` AS `Departamento` ON (`Municipio`.`departamento_id` = `Departamento`.`id`) WHERE 1 = 1

Query: SELECT `Municipio`.`id`, `Municipio`.`name`, `Departamento`.`id`, `Departamento`.`name` FROM `municipios` AS `Municipio` LEFT JOIN `departamentos` AS `Departamento` ON (`Municipio`.`departamento_id` = `Departamento`.`id`) WHERE 1 = 1 LIMIT 20

GoGuate - Scaffold :: Index :: Municipios

Search

Meet Guatemala

Land where men, nature, and time have coincided and where they dwell together for ever. More than 3000 years ago a people endowed with extraordinary skills formed one of the most well known and most respected civilizations in history, the Maya

Municipios

Page 0 of 1, showing 1 records out of total, starting on record 0, ending on

Warning (2): Invalid argument supplied for foreach() [CORE/cake/libs/view/scaffolds/index.ctp, line 41]
Id Name Actions
<< previous
|
next >>
(default) 14 queries took 3 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `municipios`220
2DESCRIBE `departamentos`220
3DESCRIBE `destinations`881
4DESCRIBE `schools`771
5DESCRIBE `hotels`770
6DESCRIBE `restaurants`770
7DESCRIBE `dates`660
8DESCRIBE `packages`770
9DESCRIBE `operators`880
10DESCRIBE `destinations_packages`221
11DESCRIBE `activities`660
12DESCRIBE `activities_destinations`220
13SELECT COUNT(*) AS `count` FROM `municipios` AS `Municipio` LEFT JOIN `departamentos` AS `Departamento` ON (`Municipio`.`departamento_id` = `Departamento`.`id`) WHERE 1 = 1 1054: Unknown column 'Municipio.departamento_id' in 'on clause'0
14SELECT `Municipio`.`id`, `Municipio`.`name`, `Departamento`.`id`, `Departamento`.`name` FROM `municipios` AS `Municipio` LEFT JOIN `departamentos` AS `Departamento` ON (`Municipio`.`departamento_id` = `Departamento`.`id`) WHERE 1 = 1 LIMIT 201054: Unknown column 'Municipio.departamento_id' in 'on clause'0