Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: DBIx::Class die on warning

by Your Mother (Archbishop)
on Apr 04, 2020 at 14:03 UTC ( [id://11115044]=note: print w/replies, xml ) Need Help??


in reply to DBIx::Class die on warning

From the DBI doc: “If you turn RaiseError on then you'd normally turn PrintError off. If PrintError is also on, then the PrintError is done first (naturally).” I don’t know but I am guessing that in whatever engine you are using the PrintError is turning off / superseding the RaiseError. DBIx::Class sets these properly by default. I wouldn’t tamper with the defaults.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-20 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found