#71: Make array and bytea support configurable in pg
--------------------------+--------------------------
  Reporter:  cito         |      Owner:
      Type:  task         |     Status:  new
  Priority:  major        |  Milestone:  5.0
 Component:  Classic API  |    Version:  4.2
Resolution:               |   Keywords:  bytea arrays
--------------------------+--------------------------
Description changed by cito:

Old description:

> 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.

New description:

 In the trunk `pg` now supports automatic conversion from arrays to lists
 and bytea to bytes.

 This 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#comment:1>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to