add postgres "timestamp without time zone" support
authorRafael Kitover <rkitover@cpan.org>
Tue, 28 Jul 2009 00:03:47 +0000 (00:03 +0000)
committerRafael Kitover <rkitover@cpan.org>
Tue, 28 Jul 2009 00:03:47 +0000 (00:03 +0000)
commit65b386dfedd73d8b6e98d2f52039280fc63a8e7d
tree89bb26a3950a2c6ddf7cc604795dd86cdd5501cd
parent76d51f04fff72dac109ac8533edbf902b4a126f6
add postgres "timestamp without time zone" support
lib/DBIx/Class/InflateColumn/DateTime.pm
t/inflate/datetime_pg.t
t/lib/DBICTest/Schema/Event.pm
t/lib/DBICTest/Schema/EventTZPg.pm