#71: Make array and bytea support configurable in pgdb
--------------------------+-----------------
 Reporter:  cito          |      Owner:
     Type:  task          |     Status:  new
 Priority:  major         |  Milestone:  5.0
Component:  Classic API   |    Version:  4.2
 Keywords:  bytea arrays  |
--------------------------+-----------------
 In the trunk `pg` now supports automatic conversion from arrays to lists
 and bytea to bytes.

 Tjis should probably be made configurable. We would need to add methods
 `set_array` and `set_bytea` similar to `set_bool`.

 Also, we need to decide on the default settings.

--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/71>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to