Bugs item #1840642, was opened at 2007-11-28 23:09
Message generated for change (Comment added) made by nielsnes
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1840642&group_id=56967
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: MonetDB5 5.2
Status: Open
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: mharrison (matt_harrison)
>Assigned to: Niels Nes (nielsnes)
Summary: converters.py missing "bigint":long
Initial Comment:
when running the following query from python it returns a string instead of a
int (or long in python's case).
select next value for a_sequence
The fix is to add
"bigint": long,
to converters.py "conversions" dictionary
thanks
matt
----------------------------------------------------------------------
>Comment By: Niels Nes (nielsnes)
Date: 2007-11-29 21:35
Message:
Logged In: YES
user_id=43556
Originator: NO
I just checked in your patch into the stable branch. It would be very nice
I you could send us a simple python testscript.
----------------------------------------------------------------------
Comment By: mharrison (matt_harrison)
Date: 2007-11-29 19:00
Message:
Logged In: YES
user_id=1164236
Originator: YES
two more that are missing:
"decimal": float, #also missing
"real": float, #also missing
----------------------------------------------------------------------
Comment By: mharrison (matt_harrison)
Date: 2007-11-29 00:58
Message:
Logged In: YES
user_id=1164236
Originator: YES
The following is also missing from the dictionary
"tinyint": int, #also missing
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1840642&group_id=56967
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs