Message5305

Author leosoto
Recipients leosoto, zyasoft
Date 2009-11-06.15:54:04
SpamBayes Score 0.006389668
Marked as misclassified No
Message-id <1257522845.16.0.566875091885.issue1499@psf.upfronthosting.co.za>
In-reply-to
Content
So, people who are using the PostgresqlDataHandler and want to retain
the old behaviour would have to do something like:

connection.datahandler = PostgresqlDataHanlder(connection.datahandler,
returnFloatForDecimals=True)
History
Date User Action Args
2009-11-06 15:54:05leosotosetmessageid: <1257522845.16.0.566875091885.issue1499@psf.upfronthosting.co.za>
2009-11-06 15:54:05leosotosetrecipients: + leosoto, zyasoft
2009-11-06 15:54:05leosotolinkissue1499 messages
2009-11-06 15:54:04leosotocreate