Re: [Dbix-class] A problem with Postgres schemas

2006-12-29 Thread Rolf Schaufelberger
On Friday 29 December 2006 15:29, John Napiorkowski wrote: > --- Rolf Schaufelberger <[EMAIL PROTECTED]> wrote: > > On Thursday 28 December 2006 22:06, Kevin Esteb > > > > wrote: > > > I new to DBIx::Class, so please bear with me. > > > > > > I am running RHEL4 and have a postgres database > > > >

Re: [Dbix-class] A problem with Postgres schemas

2006-12-29 Thread John Napiorkowski
--- Rolf Schaufelberger <[EMAIL PROTECTED]> wrote: > On Thursday 28 December 2006 22:06, Kevin Esteb > wrote: > > I new to DBIx::Class, so please bear with me. > > > > I am running RHEL4 and have a postgres database > with a schema named > > "analog". The DBIx::Class modules are the latest > and

Re: [Dbix-class] A problem with Postgres schemas

2006-12-29 Thread Rolf Schaufelberger
On Thursday 28 December 2006 22:06, Kevin Esteb wrote: > I new to DBIx::Class, so please bear with me. > > I am running RHEL4 and have a postgres database with a schema named > "analog". The DBIx::Class modules are the latest and greatest from CPAN, > so is the DBD and the DBI for postgres. When I

RE: [Dbix-class] A problem with Postgres schemas

2006-12-28 Thread Kevin Esteb
ember 28, 2006 3:37 PM To: dbix-class@lists.rawmode.org Subject: Re: [Dbix-class] A problem with Postgres schemas --- Brandon Black <[EMAIL PROTECTED]> wrote: > On 12/28/06, Kevin Esteb <[EMAIL PROTECTED]> wrote: > > I new to DBIx::Class, so please bear with me. > > > &

Re: [Dbix-class] A problem with Postgres schemas

2006-12-28 Thread John Napiorkowski
--- Brandon Black <[EMAIL PROTECTED]> wrote: > On 12/28/06, Kevin Esteb <[EMAIL PROTECTED]> wrote: > > I new to DBIx::Class, so please bear with me. > > > > I am running RHEL4 and have a postgres database > with a schema named > > "analog". The DBIx::Class modules are the latest > and greatest fro

RE: [Dbix-class] A problem with Postgres schemas

2006-12-28 Thread Kevin Esteb
Class::DBI didn't complain when I used that syntax. So, just a newbie mistake. -Original Message- From: John Napiorkowski [mailto:[EMAIL PROTECTED] Sent: Thursday, December 28, 2006 1:15 PM To: dbix-class@lists.rawmode.org Subject: Re: [Dbix-class] A problem with Postgres schemas

Re: [Dbix-class] A problem with Postgres schemas

2006-12-28 Thread Ash Berlin
Kevin Esteb wrote: I new to DBIx::Class, so please bear with me. I am running RHEL4 and have a postgres database with a schema named "analog". The DBIx::Class modules are the latest and greatest from CPAN, so is the DBD and the DBI for postgres. When I run the below code, I get this error: DBI

Re: [Dbix-class] A problem with Postgres schemas

2006-12-28 Thread Brandon Black
On 12/28/06, Kevin Esteb <[EMAIL PROTECTED]> wrote: I new to DBIx::Class, so please bear with me. I am running RHEL4 and have a postgres database with a schema named "analog". The DBIx::Class modules are the latest and greatest from CPAN, so is the DBD and the DBI for postgres. When I run the be

Re: [Dbix-class] A problem with Postgres schemas

2006-12-28 Thread John Napiorkowski
--- Kevin Esteb <[EMAIL PROTECTED]> wrote: > I new to DBIx::Class, so please bear with me. > > I am running RHEL4 and have a postgres database with > a schema named > "analog". The DBIx::Class modules are the latest and > greatest from CPAN, > so is the DBD and the DBI for postgres. When I run

[Dbix-class] A problem with Postgres schemas

2006-12-28 Thread Kevin Esteb
I new to DBIx::Class, so please bear with me. I am running RHEL4 and have a postgres database with a schema named "analog". The DBIx::Class modules are the latest and greatest from CPAN, so is the DBD and the DBI for postgres. When I run the below code, I get this error: DBIx::Class::Schema::res