Merge 'mssql_money_type' into 'trunk'
authorRafael Kitover <rkitover@cpan.org>
Thu, 23 Jul 2009 18:14:11 +0000 (18:14 +0000)
committerRafael Kitover <rkitover@cpan.org>
Thu, 23 Jul 2009 18:14:11 +0000 (18:14 +0000)
commit76d51f04fff72dac109ac8533edbf902b4a126f6
tree60b8dfe3005bd3762ba9fcdc13441e53f816fa96
parent8e8a8d919401a442621164a1442636229d42e218
parent5064f5c3e4e394c093052585a6582967413380d1
Merge 'mssql_money_type' into 'trunk'

r6092@hlagh (orig r7090):  caelum | 2009-07-23 08:24:39 -0400
new branch for fixing the MONEY type in MSSQL
r6093@hlagh (orig r7091):  caelum | 2009-07-23 08:34:01 -0400
add test
r6283@hlagh (orig r7093):  caelum | 2009-07-23 10:31:08 -0400
fix money columns
r6284@hlagh (orig r7094):  caelum | 2009-07-23 10:34:06 -0400
minor change
r6285@hlagh (orig r7095):  caelum | 2009-07-23 11:01:37 -0400
add test for updating money value to NULL
r6286@hlagh (orig r7096):  caelum | 2009-07-23 14:09:26 -0400
add money type tests to dbd::sybase+mssql tests