John Napiorkowski <[EMAIL PROTECTED]> writes:

> I worked with Oracle in a past life (but not with
> DBIC) and have been bitten by various TimeDate related
> issues.  Perhaps we can collaborate on the next
> development cycle to work out a good API for this and
> perhaps for other special column types?

Yes, I've been thinking of for something similar for
InflateColumn::IP and automatically formatting the
address appropriately for various column types (e.g.
integers or PostgreSQL's inet and cidr types).

Currently (not yet committed) I'm just mapping from
$info->{data_type} to address formats without regard for
the storage type, but that doesn't feel very robust.

-- 
ilmari
"A disappointingly low fraction of the human race is,
 at any given time, on fire." - Stig Sandbeck Mathisen


_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to