[Biopython-dev] [Bug 2849] PyGresql PostgreSQL driver support for BioSQL is broken
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri Jun 5 09:28:37 UTC 2009
http://bugzilla.open-bio.org/show_bug.cgi?id=2849
biopython-bugzilla at maubp.freeserve.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1320 is|0 |1
obsolete| |
------- Comment #10 from biopython-bugzilla at maubp.freeserve.co.uk 2009-06-05 05:28 EST -------
(From update of attachment 1320)
Good work - checked in, thanks.
One minor thing - do we have to do this:
server.adaptor.cursor.execute("COMMIT")
rather than something like:
server.adaptor.commit()
(I guess you had your reasons, and may have been doing this deliberately.)
Peter
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list