mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-08 11:47:40 +03:00
Pass a dumps function instead. Allow customizing by either arg passing or subclassing. The basic Json class now raises ImportError on getquoted() if json is not available, thus allowing using a customized Json subclass even when the json module is not available. |
||
|---|---|---|
| .. | ||
| _static | ||
| tools | ||
| advanced.rst | ||
| conf.py | ||
| connection.rst | ||
| cursor.rst | ||
| errorcodes.rst | ||
| extensions.rst | ||
| extras.rst | ||
| faq.rst | ||
| index.rst | ||
| Makefile | ||
| module.rst | ||
| pool.rst | ||
| tz.rst | ||
| usage.rst | ||