Re: [cx-oracle-users] New features?
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2016-03-07 16:05:08
|
On Mon, Mar 7, 2016 at 8:30 AM, Walter Dörwald <wa...@li...> wrote: > On 7 Mar 2016, at 16:03, Anthony Tuininga wrote: > >> BTW, it would be great if custom objects had a repr that at least > >> displayed the underlying Oracle type, not just: > >> > >> <cx_Oracle.Object object at 0x108b8f450> > >> > >> i.e. something like > >> > >> <cx_Oracle.Object object type='INTEGERS' at 0x108b8f450> > I can buy that. :-) I have made that change. Anthony |