Hi Armaghan,

thanks a million. That solved the problem. Works fine now.

Regards
Sebastian



On Wed, 2012-05-23 at 15:04 +0500, Armaghan Saqib wrote:
> On Wed, May 23, 2012 at 2:44 PM, Sebastian Weitmann
> <[email protected]> wrote:
> > Hi Armaghan,
> >
> > I have installed your 'rel3' branch by using 'git checkout -b rel3
> > origin/rel3'. This works fine.
> >
> > When I then try to login I first get the message:
> >
> > Upgrading to Version 3.0.2 ...
> >
> > Continue
> >
> > But when I click 'Continue' I get the following error message:
> >
> > DBD::Pg::db selectrow_array failed: ERROR: column e.department_id does
> > not exist
> > LINE 4: LEFT JOIN department d ON (d.id = e.department_id)
> > ^ at SL/User.pm line 633.
> >
> > Any ideas what I'm doing wrong?
> 
> Hi Sebastian,
> 
> Please run sql/Pg-custom_tables.sql on each dataset *before* running
> sql-ledger (this was probably not clear from my email).
> 
> To run it from command line:
>    cd /usr/local/sql-ledger/
>    psql -U username dbname < sql/Pg-custom_tables.sql
> 
> Regards
> Armaghan
> _______________________________________________
> SQL-Ledger mailing list
> [email protected]
> http://lists.ledger123.com/mailman/listinfo/sql-ledger


_______________________________________________
SQL-Ledger mailing list
[email protected]
http://lists.ledger123.com/mailman/listinfo/sql-ledger

Reply via email to