[Catalyst] RFC: HTML::Widget / Ajax / Catalyst

Carl Franks fireartist at gmail.com
Fri May 5 17:21:13 CEST 2006


On 05/05/06, Peter Edwards <peterdragon at users.sourceforge.net> wrote:
>
> - global flag to check input against SQL field types (e.g. no chars in an
> int field)

I've made a start on this here:
http://dev.catalyst.perl.org/repos/Catalyst/trunk/HTML-Widget-Constraint-DBIC

It'll need support in the DBIx-Class backend, which has been started here:
http://dev.catalyst.perl.org/repos/bast/branches/DBIx-Class/columns_info_for

At the moment it only supports mysql
If anyone wants to help it support other db's, that'd be great!

Carl



More information about the Catalyst mailing list