mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-10 12:47:30 +03:00
Added an adapter for None: it is usually not invoked as adaptation to NULL is a fast path in mogrify, but can be invoked by composite types. Notice that composite types still have the option to fast-path None (e.g. list adapter does). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| errorcodes.py | ||
| extensions.py | ||
| extras.py | ||
| pool.py | ||
| psycopg1.py | ||
| tz.py | ||