also sprach Federico Di Gregorio <[EMAIL PROTECTED]> [2005.04.19.2252 +0200]:
> This is _very_well_ documented in the Python DBAPI-2.0 document (PEP
> 249).
Well, maybe you can include a pointer or the whole API in the
package? I really did look in a lot of places, but I did not see the
immediate
Il giorno mar, 19/04/2005 alle 22.27 +0200, martin f krafft ha scritto:
> Package: psycopg
> Severity: wishlist
>
> After cursor.execute, cursor.desription presumably describes the
> columns in the result set:
>
> ('int_id', 23, 1, 4, None, None, None)
>
> What are these seven data? I tried ha
Package: psycopg
Severity: wishlist
After cursor.execute, cursor.desription presumably describes the
columns in the result set:
('int_id', 23, 1, 4, None, None, None)
What are these seven data? I tried hard to figure it out, but it's
just not obvious...
Please document cursor.description brie
3 matches
Mail list logo