[Catalyst] CDBI::Sweet pagination minor problem.

Emanuele Zeppieri ema_zep at libero.it
Mon Jul 11 15:16:57 CEST 2005


> -----Original Message-----
> From: catalyst-bounces at lists.rawmode.org 
> [mailto:catalyst-bounces at lists.rawmode.org] On Behalf Of 
> Emanuele Zeppieri
> Sent: Monday, July 11, 2005 2:51 PM
> To: 'The elegant MVC web framework'
> Subject: [Catalyst] CDBI::Sweet pagination minor problem.

> [...]
> Then, the subsequent test on the returned string in sub _search should
> be changed as well, since the values returned by get_info(17) are a
> little different from the values returned by db_Main->{Driver}->{Name}
> (if you use Postgres for example, the latter returns the string "Pg"
   ^^^^^^^^^^^^^^^^^^^
> while the former returns the string "PostgreSQL" - again, even if you
> are using DBD::ODBC ;-)

I meant "If you use Postgres with DBD::Pg" of course, since you can use
Postgres also with DBD::ODBC or DBD::JDBC etc., in which cases
db_Main->{Driver}->{Name} returns the driver name, not the DBMS name, as
said.

Ciao,
Emanuele.




More information about the Catalyst mailing list