Add automatic naming of unique constraints
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / FakeComponent.pm
2006-05-19 Justin Guenther added ensure_class_loaded method to Componentized,...