Re: [symfony-users] Strange problem with Doctrine and SF

2010-02-07 Thread Alexandru-Emil Lupu
maybe a text in the "generator.yml" ? On Sun, Feb 7, 2010 at 3:19 PM, ReynierPM wrote: > Hi every: > I've generated a admin module using doctrine:generate-admin task. When I > try to access this module I get this error: > > 500 | Internal Server Error | Doctrine_Connection_Pgsql_Exception > SQL

[symfony-users] Strange problem with Doctrine and SF

2010-02-07 Thread ReynierPM
Hi every: I've generated a admin module using doctrine:generate-admin task. When I try to access this module I get this error: 500 | Internal Server Error | Doctrine_Connection_Pgsql_Exception SQLSTATE[42703]: Undefined column: 7 ERROR: column t.reup does not exist LINE 1: SELECT t.id_entidad A