-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160
Martin J. Evans wrote: > # $sth is just a select with 4 column > # the first column is an integer and we want to keep it that way > # as the result will be JSONified and we don't want JSON to think it > # is a string and put quotes around it > $sth->bind_col (1, undef, {TYPE => SQL_INTEGER, DiscardString => 1}); Why doesn't the driver simply do sv_setiv unconditionally if the column is an integer? - -- Greg Sabino Mullane g...@turnstep.com End Point Corporation http://www.endpoint.com/ PGP Key: 0x14964AC8 201306031030 http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 -----BEGIN PGP SIGNATURE----- iEYEAREDAAYFAlGsqJIACgkQvJuQZxSWSsjD9QCfc62Pb91oXdpVlinKHkg4YwbL 1R0AoLQTB42qalgZVjCv2T/kCbmOGW6k =58/n -----END PGP SIGNATURE-----