#70: Add a documented way to change cast functions in pgdb
-------------------------+-------------------
 Reporter:  cito         |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  major        |  Milestone:  5.0
Component:  DB API 2     |    Version:  4.1.1
 Keywords:  config       |
-------------------------+-------------------
 In order to give the users more flexibility, we should make the global
 `_cast` dictionary of `pgdb` public or manageable through a documented
 function.

 This would allow to switch off some of the features like automatic casting
 of arrays, JSON, bytea, bool etc. or replace them with custom functions.

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

Reply via email to