Re: DBD::Oracle, Support binding of integers so they are returned as IVs
"Greg Sabino Mullane" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 > I cannot say why you changed DBD::Pg for JSON::XS but I can say why I > want integers back from Oracle instead of strings when I ask for > integers and the column is an integer. I don't think it is square pegs > into round holes. Well you'll never get a Perl integer (IV) to match Oracle's integer: NUMBER(38). But sounds like y'all have found a good enough solution. - -- Greg Sabino Mullane [email protected] PGP Key: 0x14964AC8 200910281253 http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 -----BEGIN PGP SIGNATURE----- iEYEAREDAAYFAkrodzUACgkQvJuQZxSWSsjR7QCeKbkwnKKZK7zgC0laJ3sozeoh JccAnA8puFN+uX7ieOSzf924LJuj72qw =yYAY -----END PGP SIGNATURE-----