Menu

#170 Class::ObjectTemplate::DB::Connect::error: show bound params

Genex-2
open
5
2004-04-02
2004-04-02
No

error() only prints out the SQL statement. If the
statement uses placeholders we don't get the full
details of what was being executed. If we upgrade to a
recent DBD::Pg $sth->{ParamValues} will give us the
info we need to print a better error string.

Discussion


Log in to post a comment.