fix documentation on DBIx::Class::ResultSource::name_unique_constraint arguments
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / ResultSource.pm
2006-01-13 Matt S Trout Re-arranged the add_columns code to be a bit clearer
2006-01-13 Matt S Trout ordered_columns patch from Will Hawes
2006-01-11 Matt S Trout Separated common ResultSource stuff out of Table