Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Perplexing DBIx::Class problem

by peterdragon (Beadle)
on Feb 29, 2008 at 13:01 UTC ( [id://671157]=note: print w/replies, xml ) Need Help??


in reply to Perplexing DBIx::Class problem

What does the SQL trace show when you run your code with environment variable DBIC_TRACE set? E.g.
$ DBIC_TRACE=1 perl myapp.pl
That should show the exact SQL being run, which will help track down what's wrong.

Replies are listed 'Best First'.
Re^2: Perplexing DBIx::Class problem
by Akoya (Scribe) on Feb 29, 2008 at 20:34 UTC
    Thank you. Being new to DBIx::Class, I wasn't aware of the DBIC_TRACE option. I will certainly give it a try when I get back to the project tonight.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-19 18:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found