[storm] psycopg2-2.2, Storm, and ENUMs
James Henstridge
james at jamesh.id.au
Tue May 25 10:10:57 BST 2010
On Tue, May 25, 2010 at 4:46 PM, James Henstridge <james at jamesh.id.au> wrote:
> Overall, the changes required probably aren't that large. That said,
> I wouldn't be surprised if these psycopg2 changes cause problems for
> other projects so it might be worth waiting to see if anything changes
> on that side.
Ignore the part about a psycopg2 revert. We're explicitly converting
these byte strings to psycopg2.Binary() objects, and that is what
triggers it to produce bytea casts. So I'd definitely class this as a
Storm bug rather than a psycopg2 one.
James.
More information about the storm
mailing list