empty insert into a Sybase table with computed columns and either data_type => undef...
authorRafael Kitover <rkitover@cpan.org>
Sun, 31 Jan 2010 12:18:33 +0000 (12:18 +0000)
committerRafael Kitover <rkitover@cpan.org>
Sun, 31 Jan 2010 12:18:33 +0000 (12:18 +0000)
commit6469dabf60e2e7f7ca05122ec8bd4497e07bab2f
tree26780d08b4135841d7f840de8cc46ae464f5311a
parent7146f619b7cab9b997cf9aa3e43f87306b19fcc0
empty insert into a Sybase table with computed columns and either data_type => undef or default_value => SCALARREF works now
lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm
t/746sybase.t
t/inflate/datetime_sybase.t
t/lib/DBICTest/Schema/ComputedColumn.pm [new file with mode: 0644]
t/lib/sqlite.sql