Remove small_datetime from the main schema - it is not a standard datatype
authorRafael Kitover <rkitover@cpan.org>
Tue, 21 Dec 2010 20:01:32 +0000 (15:01 -0500)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 22 Dec 2010 12:37:40 +0000 (13:37 +0100)
commit3d98c75e2c45cbd5ddd995cbeb48810f6ad7e1ca
treed8de2533b273f9c17b7481c1719c352ebe58c540
parent994dc91b510ccb6d25438bd2dd0e308a0a46d4c5
Remove small_datetime from the main schema - it is not a standard datatype
13 files changed:
t/72pg.t
t/73oracle.t
t/inflate/datetime_mssql.t
t/inflate/datetime_oracle.t
t/inflate/datetime_sybase.t
t/lib/DBICTest/Schema/EventSmallDT.pm [new file with mode: 0644]
t/lib/DBICTest/Schema/Track.pm
t/lib/sqlite.sql
t/multi_create/in_memory.t
t/prefetch/double_prefetch.t
t/prefetch/grouped.t
t/prefetch/o2m_o2m_order_by_with_limit.t
t/prefetch/with_limit.t