Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Mixed-case column names breaking under Class::DBI

by sintadil (Pilgrim)
on Sep 20, 2004 at 21:47 UTC ( [id://392511]=note: print w/replies, xml ) Need Help??


in reply to Mixed-case column names breaking under Class::DBI

I'd like to thank perrin, jZed, and Aristotle for their advice on this issue. As per Aristotle's suggestion, I'm off to file a bug.

  • Comment on Re: Mixed-case column names breaking under Class::DBI

Replies are listed 'Best First'.
Re^2: Mixed-case column names breaking under Class::DBI
by perrin (Chancellor) on Sep 21, 2004 at 02:42 UTC
    Rather than file a bug, I'd suggest you post it to the Class::DBI mailing list. Most people get their problems solved that way.

    Also, the complaint about not finding column "gid" makes me think that you might need to tell Postgres which tablespace or schema you are working in. It may be trying to use an internal table called "users" in the main Postgres tablespace.

      Rather than file a bug, I'd suggest you post it to the Class::DBI mailing list. Most people get their problems solved that way.

      I'll keep the mailing list vs. bug report idea in mind. Speaking of the list, I just recently found a relevant thread covering my issue. It seems to be a case of a lack of tuits. I'll take another spin in the debugger to see if I can't find exactly where the problem is. If I can, I'll be submitting a patch.

      Also, the complaint about not finding column "gid" makes me think that you might need to tell Postgres which tablespace or schema you are working in. It may be trying to use an internal table called "users" in the main Postgres tablespace.

      That -- as was determined in another part of this thread -- was caused by incorrect quoting issues.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://392511]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-26 04:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found