#50: Better support for PostgreSQL Boolean types
----------------------+-----------------
Reporter: cito | Owner:
Type: defect | Status: new
Priority: major | Milestone: 5.1
Component: DB API 2 | Version: 4.1
Keywords: |
----------------------+-----------------
Currently, PyGresql can map PostgreSQL Boolean values only to strings
('t', 'f') in Python.
We should support automatic convertion to and from Python boolean type
(True, False) on both input and output, in pg as well as in pgdb.
--
Ticket URL: <http://trac.pygresql.org:8000/trac/ticket/50>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql