Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

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

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


in reply to Re^2: Mixed-case column names breaking under Class::DBI
in thread Mixed-case column names breaking under Class::DBI

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.

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

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-19 14:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found