[Catalyst] Re: [Maypole] auto untainting module

Will Hawes info at whawes.co.uk
Thu Apr 28 14:58:23 CEST 2005


Dave

As regards determining column types for databases other than mySQL, take a look at the recent Class::DBI::Plugin::Type by Simon Cozens. It uses DBI->type_info to return column information. HTH.

Regards

WH

----- Original Message -----
From: David Baird <dave at riverside-cms.co.uk>
To: maypole-users at lists.sourceforge.net
Cc: cdbi-talk at groups.kasei.com
Sent: Wed, 27 Apr 2005 17:38:25 +0100
Subject: Re: [Maypole] auto untainting module


> On Wednesday 27 April 2005 08:44, Tony Bowden wrote:
> > On Tue, Apr 26, 2005 at 11:26:32AM +0100, David Baird wrote:
> > > Has this wheel already been invented? If not, how does
> > > Maypole::Plugin::AutoUntaint sound?
> >
> > Does this need to be connected specifically to Maypole? Perhaps it would be
> > nicer as a Class::DBI plugin that people could benefit from who aren't
> > using Maypole?
> >
> 
> You're right. I've split it and just uploaded first versions of 
> CDBI::Plugin::AutoUntaint and Maypole::Plugin::AutoUntaint to CPAN. I'd be 
> very interested if these run OK - or not - on databases other then MySQL.
> 
> Cheers,
> 
> d.
> 
> 




More information about the Catalyst mailing list