remove warning in case of datetime column without inflate_datetime
[dbsrgits/DBIx-Class-DateTime-Epoch.git] / lib / DBIx / Class / DateTime / Epoch.pm
2011-11-21 Alexandr Ciornii remove warning in case of datetime column without infla...
2011-01-18 Brian Cassidy prep release 0.07
2011-01-17 woosley add return
2010-01-28 Brian Cassidy make sure regex for "int" is case insensitive (RT ...
2009-06-01 Brian Cassidy a little better back-compat 0.05
2009-06-01 Brian Cassidy added back-compat for the "epoch => 1", etc syntax
2009-05-12 Brian Cassidy refactor module to itegrate with InflateColumn::DateTim...
2007-10-30 Brian Cassidy switch to module::install, perltidy
2007-04-25 Brian Cassidy line endings, tabs, version bump, leave user-supplied...
2006-07-17 Adam Paynter re-release 0.02
2006-03-24 Brian Cassidy missing "=over 4" 0.01
2006-03-24 Adam Paynter changed key from 'datetime' to 'epoch'. added some pod
2006-03-22 Adam Paynter added some pod
2006-03-22 Adam Paynter Initial Import