On 12/01/2003 07:18 am, Federico Di Gregorio wrote:
> Il sab, 2003-11-29 alle 05:07, Scott Chapman ha scritto:
> [snip]
>
> > B<br /> | 2003-11-28 19:03:10.244694
> > Here's a test.<br /> | 2003-11-28 19:20:24.397383
> > A<br /> | 2003-11-28 19:21:22.60825
> >
> > Is there any way to make psycopg NOT truncate these entries?
>
> fast answer: yes, install a dedicate typecaster and convert the
> string to wathever you like. see doc/examples/usercast.py for example
> code on how to install custom typecasters.
>
> I don't know if the problem is in psycopg or mx.DateTime but I'll
> check and fix it if in psycopg.
Federico,
Did you check this to see if it's in psycopg or mx.DateTime?
Scott
|