Converted two private methods to public ones in I:DT. These methods add functionality...
authormoltar <moltar@moltar.net>
Mon, 26 Mar 2012 00:18:15 +0000 (20:18 -0400)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 25 Aug 2012 16:35:24 +0000 (16:35 +0000)
commit6c1a058cf69058f5b49dfac52f836e4ce7641ee7
tree71374b75b02fbd700dc93841db1078916691aed1
parent6343a20374932aeb277eb63a91f9769f9da2f4b6
Converted two private methods to public ones in I:DT. These methods add functionality for end user to be able to overload them and set time zone and locale dynamically. This includes modifications for testing.
lib/DBIx/Class/InflateColumn/DateTime.pm
t/inflate/datetime_pre_post_inflate.t [new file with mode: 0644]
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/EventPrePostInflate.pm [new file with mode: 0644]
t/lib/sqlite.sql