Proper support for timestamp inflation. Added last_updated_at to DBICTest::Schema...
authorRon "Quinn" Straight <quinnfazigu@gmail.org>
Mon, 4 May 2009 01:58:03 +0000 (01:58 +0000)
committerRon "Quinn" Straight <quinnfazigu@gmail.org>
Mon, 4 May 2009 01:58:03 +0000 (01:58 +0000)
commitabc914bdc9b48f7295ed1d27380f0b14c971db1c
tree885ca179c10402578c457e2c838244a844acb5bb
parent5db2758de644d53e07cd3e05f0e9037bf40116fc
Proper support for timestamp inflation.  Added last_updated_at to DBICTest::Schema::Track as a date by default, initialized in sqlite loader, redefined to timestamp for Oracle tests.
lib/DBIx/Class/InflateColumn/DateTime.pm
t/73oracle_inflate.t
t/lib/DBICTest/Schema/Track.pm
t/lib/sqlite.sql