On 20/12/06, Matt S Trout <[EMAIL PROTECTED]> wrote:
While I remember: can everybody with an active branch off -current sing out and tell us
"columns_info_for"
(1) what it's designed for
Detailed column specs (as much as each database will provide). Primarily designed for use by form validators - to allow automatic length / datatype constraints based on the column type.
(2) where it's up to
mysql support. enum handling needs changed to how sqlfairy does it.
(3) when you expect it to be ready for audit before merge to -current
Need to find time to learn how dbix-class does tests - and write some. Would be good to also add support for at least SQL::Lite, to see if chosen column attribute names make sense outside of mysql. Carl _______________________________________________ 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]/
