Remove support for find( col1 => $val1, col2 => $val2, ... )
[dbsrgits/DBIx-Class.git] / t / 63register_column.t
2010-08-11 Rafael Kitover add proper test for column names with punctuation,...