mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-10-28 22:37:35 +03:00
The lobject.truncate(len=0) method will be available if psycopg2 has been built against libpq from 8.3 or later (which is when the lobject truncating support has been introduced). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bugX000.py | ||
| dbapi20.py | ||
| extras_dictcursor.py | ||
| test_connection.py | ||
| test_dates.py | ||
| test_lobject.py | ||
| test_psycopg2_dbapi20.py | ||
| test_quote.py | ||
| test_transaction.py | ||
| types_basic.py | ||
| types_extras.py | ||