changed the balancer to a role, created a new class to define the default balancer...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / InflateColumn /
2008-01-07 Marc Mims Restore InflateColumn::File functionality.
2007-10-07 Ash Berlin Timezone support for InflateColumn::DateTime (sergio)
2007-08-08 Matt S Trout timestamp+pg fix
2007-06-05 K J Cheetham POD tweak
2007-05-22 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-05-17 Jess Robinson Applied patch from Pedro Melo to fix order of component...
2007-05-01 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-03-09 David Jack Olrik Disabled broken inflate/deflate.
2007-03-03 David Jack Olrik Reverted accidental 'svk pull' from inside mirrored...
2007-03-03 David Jack Olrik Merge 'trunk' into 'DBIx-Class-current'
2007-02-01 Victor Igumnov whoopes forgot to change the package name for dbix...
2007-01-29 Jess Robinson Make POD a little more obvious about component order
2007-01-21 Victor Igumnov changed FileColumn to InflateColumn::File
2006-11-10 Jess Robinson Minor documentation update
2006-06-22 Jess Robinson Docs for timestamp
2006-06-22 Matt S Trout added support for timestamps to InflateColumn::DateTime
2006-06-19 Matt S Trout updated InflateColumn::DateTime docs and Changes
2006-06-16 Matt S Trout probably added date support
2006-06-16 Matt S Trout fuckheaded failure to check defined before regexing
2006-05-31 Nigel Metheringham POD::Coverage additions
2006-05-29 Aran Deltac POD for InflateColumn::DateTime.
2006-05-17 Matt S Trout Missing stuff for DateTime branch