M::DBIC::Schema -- refactored helper, caching support
[catagits/Catalyst-Model-DBIC-Schema.git] / lib / Catalyst / Helper / Model / DBIC / Schema.pm
2009-04-19 Rafael Kitover M::DBIC::Schema -- refactored helper, caching support
2009-03-05 Rafael Kitover C::M::DBIC::Schema -- add S::L opts to helper synopsis
2009-03-05 Rafael Kitover C::M::DBIC::Schema -- kill a couple of warnings
2009-02-23 Rafael Kitover C::Helper::M::DBIC::SChema -- better Schema::Loader...
2009-02-23 Rafael Kitover C::Helper::DBIC::Schema -- parse extra Schema::Loader...
2009-02-20 Rafael Kitover C::M::DBIC::Schema -- better defaults for create=static...
2008-08-22 Bogdan Lucaciu bumped version to 0.21
2007-05-23 Brandon L. Black 0.20 release v0.20
2007-01-23 Kieren Diment tweaked docs to make helper use a little bit clearer
2006-07-06 Brandon L. Black fixed problem with create=static and connect_info code...
2006-06-06 Brandon L. Black release 0.15, bump Schema::Loader rec, fixed create...
2006-06-06 Brandon L. Black fix stupid bug in Helper for create=static
2006-06-06 Brandon L. Black nuked some leftover references to Catalyst::Helper...
2006-06-05 Brandon L. Black clean up some pod whitespace issues
2006-05-22 Brandon L. Black Changes corrected/updated
2006-05-22 Brandon L. Black first pass at changes related to Schema::Loader 0.03...
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 pod_to_ignore changes from Gavin Henry email
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-08 Brandon L. Black made connect_info optional in the case that the underly...
2006-02-08 Brandon L. Black minor fixups
2006-02-08 Brandon L. Black initial checkin