release for 0.07, ->require and connect_info args stuff
[catagits/Catalyst-Model-DBIC-Schema.git] / lib / Catalyst / Model / DBIC / Schema.pm
2006-02-19 Brandon L. Black release for 0.07, ->require and connect_info args stuff
2006-02-18 Brandon L. Black release 0.06, fixed pod_to_ignore stuff, added an optio...
2006-02-17 Brandon L. Black releasing 0.05, Changes updates, etc
2006-02-13 Brandon L. Black re-worked C::H::M::DBIC::SchemaInlineLoader code into...
2006-02-09 Brandon L. Black bump to 0.03, added new helper to support automatic...
2006-02-09 Brandon L. Black minor docs update, use connection not connect after...
2006-02-09 Brandon L. Black fixes from Daisuke Murase list emails (connect vs conne...
2006-02-08 Brandon L. Black s/C::Base/C::Model/ and s/classdata/classaccessor...
2006-02-08 Brandon L. Black made connect_info optional in the case that the underly...
2006-02-08 Brandon L. Black some improvements/shortcuts
2006-02-08 Brandon L. Black initial checkin