Re: DBIx::Recordset : DBD::Pg 1.39 bind_param issues

2003-12-29 Thread Rudy Lippan
On Sun, 28 Dec 2003, Terrence Brannon wrote: > It looks like we are in some sort of (painful?) symbiotic relationship > here. As I update my drivers to make sure that Recordset works before > release, I keep having problems. Looks like it. But hey, anything that finds bugs is a good thing, IMO.

Re: DBIx::Recordset : MySQL 2.9003 backquotes table names by default?

2003-12-28 Thread Rudy Lippan
On Sun, 28 Dec 2003, Terrence Brannon wrote: > running the below program show that table names are quoted automatically > under MySQL-4.016 and DBD::mysql 2.9003. > This wasn't happening about 2 weeks ago when I ran the entire test suite > and it passed. > Intersting the quoting has been in th

Re: DBIx::Recordset error message

2003-12-15 Thread Rudy Lippan
On Mon, 15 Dec 2003, Daniel Brooks wrote: > Ok, DBD::ChurlPg must have been an earlier version of DBD::Pg or > something, because my copy of DBD::Pg has the exact same code. That would be my fault. I created mine own copy of DBD::Pg (DBD::ChurlyPg) for development, and when I decided to releas